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
*
Term handles LineClearMode::{Left, All}
Joe Wilm
2016-08-22
*
Fix scrolling directions to match ansi doc
Joe Wilm
2016-08-19
*
Add Origin mode to parser
Joe Wilm
2016-08-19
*
Fix bug in input
Joe Wilm
2016-08-19
*
Fix corruption issue
Joe Wilm
2016-08-19
*
Fix tests
Joe Wilm
2016-08-14
*
Support bold/italic font rendering on macOS
Joe Wilm
2016-08-12
*
Fix arrow keys on macOS
Joe Wilm
2016-08-03
*
Input expects modifier keys from Glutin
Joe Wilm
2016-07-30
*
Optimizations for `find /usr`
Joe Wilm
2016-07-29
*
Fix debug printing in ansi
Joe Wilm
2016-07-29
*
Add test for input
Joe Wilm
2016-07-29
*
Early return in input handling
Joe Wilm
2016-07-29
*
Switch to write_all in input handler
Joe Wilm
2016-07-29
*
Move debug macros to macros.rs
Joe Wilm
2016-07-29
*
Remove unnecessary calls in grid
Joe Wilm
2016-07-29
*
Fix tests in ansi
Joe Wilm
2016-07-29
*
Fix bug getting stuck in non-CSI escapes
Joe Wilm
2016-07-23
*
Add more debug printing
Joe Wilm
2016-07-16
*
Fix Control-H bug
Joe Wilm
2016-07-16
*
Fix bug in newline
Joe Wilm
2016-07-16
*
Fix bug rendering inverted cells
Joe Wilm
2016-07-16
*
Update to latest nightly
Joe Wilm
2016-07-15
*
Fix some compiler warnings
Joe Wilm
2016-07-04
*
Use "invert" cursor instead of drawing block
Joe Wilm
2016-07-04
*
Fix bug with scrolling regions
Joe Wilm
2016-07-04
*
Add some printing for unhandled non-CSI escapes
Joe Wilm
2016-07-04
*
Fix some debug printing in term
Joe Wilm
2016-07-04
*
Fix resizing on macOS
Joe Wilm
2016-07-04
*
Correctly handle Backspace and Delete
Joe Wilm
2016-07-04
*
Add support for application keypad mode
Joe Wilm
2016-07-04
*
Term::ansi::Handler methods use debug_println!
Joe Wilm
2016-07-04
*
Merge renderer and input handling threads
Joe Wilm
2016-07-04
*
Fix transpose bug with ansi goto
Joe Wilm
2016-07-04
*
Make ansi::Handler methods strongly typed
Joe Wilm
2016-07-03
*
Remove ansi::DebugHandler
Joe Wilm
2016-07-03
*
Make ansi::TermInfo strongly typed
Joe Wilm
2016-07-03
*
Move ::grid::index to ::index
Joe Wilm
2016-07-03
*
Remove now unused CursorExt
Joe Wilm
2016-07-03
*
Mark ansi::Handler methods for Term with #[inline]
Joe Wilm
2016-07-03
*
Grid API is now generic and strongly typed
Joe Wilm
2016-07-03
*
Move WriteNotifier type into input module
Joe Wilm
2016-07-02
*
Improve ergonomics of iterating on grid::Row
Joe Wilm
2016-07-02
*
Implement Term::erase_chars
Joe Wilm
2016-07-01
*
Fix sign error with scroll directions
Joe Wilm
2016-07-01
*
Improve pty reading and renderer synchronization
Joe Wilm
2016-07-01
*
Vendor upcoming Utf8Chars iterator from libstd
Joe Wilm
2016-06-30
*
Add config file
Joe Wilm
2016-06-30
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Fix resizing on macOS
Joe Wilm
2016-06-29
[next]