index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix specifying 0 lines/columns in config file
Christian Duerr
2018-11-13
*
Fix incorrect padding calculations
Christian Duerr
2018-11-12
*
Center the grid inside the window
Christian Duerr
2018-11-11
*
Set env variables before window start
Christian Duerr
2018-11-11
*
Remove re-export of glutin size types
Christian Duerr
2018-11-10
*
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-10
*
Fix clippy issues
Christian Duerr
2018-11-04
*
Fix selection while scrolling
Nathan Lilienthal
2018-11-02
*
Fix default hollow cursor behavior with empty conf
Christian Duerr
2018-11-01
*
Fix mouse pasting in mouse mode with shift
Christian Duerr
2018-11-01
*
Rework cursor configuration
Christian Duerr
2018-11-01
*
Update serde_yaml to 0.8
Do Duy
2018-11-01
*
Explicitly detach from the console on exit
Zac Pullar-Strecker
2018-10-28
*
Refactor platform-specific code
Christian Duerr
2018-10-27
*
Relax matching of URL modifiers
Christian Duerr
2018-10-27
*
Add option to open URLs on click
Christian Duerr
2018-10-22
*
Fix rotation of selection below 0
Christian Duerr
2018-10-20
*
Attach to the console of the parent process on windows
Zac Pullar-Strecker
2018-10-18
*
Allow the usage of scancodes in the config
Christian Duerr
2018-10-16
*
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-10-16
*
fix erroneous indexed_color results
Robert Martin Winterstein
2018-10-07
*
Drop terminal lock before rendering
trimental
2018-09-30
*
Fix failing test with `bench` feature
Christian Duerr
2018-09-29
*
Fix rendering of selections outside the viewport
Christian Duerr
2018-09-28
*
Fix deserialization of old decorations values
Christian Duerr
2018-09-28
*
Fix selection start point lagging behind cursor
Christian Duerr
2018-09-27
*
Fix selection of empty lines
Christian Duerr
2018-09-26
*
Implement CNL and CPL escape codes (#1590)
Niklas Claesson
2018-09-26
*
Add standalone terminfo definition
Daniel Eklöf
2018-09-24
*
Dynamically initialize grid storage
Christian Duerr
2018-09-24
*
Allow copying selection to primary clipboard
Gris Ge
2018-09-24
*
Implement config option for term colors 16..256
Christian Duerr
2018-09-23
*
Fix mesa rendering outside window borders on wayland
trimental
2018-09-23
*
Fix config error with missing decorations field
Christian Duerr
2018-09-20
*
Improve window.decorations options: (#1241)
Joe Moon
2018-09-20
*
Fix Bracketed Paste Mode when input contains end sequence. (#1243)
Aidan Epstein
2018-09-20
*
Fix build failure on 32-bit machines
Johannes
2018-09-20
*
Show hollow cursor for windows starting unfocused
Christian Duerr
2018-09-19
*
Add hidden escape sequence
Christian Duerr
2018-09-19
*
Set upper limit for scrollback history size
Christian Duerr
2018-09-18
*
Fix style issues
Matthias Krüger
2018-09-17
*
Set COLORTERM variable to advertise 24-bit support
David Peter
2018-09-17
*
Acknowledge first click on unfocused windows with bsd/linux
nolanl
2018-09-17
*
Bump version number to 0.2.0 (#1492)
Christian Duerr
2018-09-17
*
Fix substraction underflow with IL sequence
Christian Duerr
2018-09-05
*
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-09-02
*
Scroll visible area when growing window
Christian Duerr
2018-08-15
*
Reset visible area when RIS is received
Christian Duerr
2018-08-03
*
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
|
\
|
*
Ignore errors when logger can't write to output
Christian Duerr
2018-07-25
[next]