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
...
*
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
*
Implement terminal resizing
Joe Wilm
2016-06-29
*
Refactor Tty and Grid creation into Term::new
Joe Wilm
2016-06-28
*
Enable vsync
Joe Wilm
2016-06-27
*
Function keys send escape sequences
Joe Wilm
2016-06-23
*
Implement special input handling
Joe Wilm
2016-06-23
*
Fix bug handling ansi mode sequences
Joe Wilm
2016-06-23
*
Fix a few compiler warnings
Joe Wilm
2016-06-14
*
Add support for macOS
Joe Wilm
2016-06-14
*
Fix backspace
Joe Wilm
2016-06-09
*
Fix all trivial compiler warnings
Joe Wilm
2016-06-09
*
Sort some imports
Joe Wilm
2016-06-09
*
Make state updates and rendering event driven
Joe Wilm
2016-06-09
*
Fix shutdown deadlock
Joe Wilm
2016-06-08
*
Add support for scrolling regions
Joe Wilm
2016-06-08
*
Handle TEXT_CURSOR mode
Joe Wilm
2016-06-07
*
Only draw when terminal state has changed
Joe Wilm
2016-06-07
*
Parse a few more ansi terminal mode commands
Joe Wilm
2016-06-07
*
Handle pty char recv errors
Joe Wilm
2016-06-07
*
Add named thread for pty reader
Joe Wilm
2016-06-07
*
Unwrap some unhandled errors
Joe Wilm
2016-06-07
*
Add explicit bounds check when advancing cursor
Joe Wilm
2016-06-06
*
Tweak some Grid methods
Joe Wilm
2016-06-06
*
Fix bug where there were extra grid rows
Joe Wilm
2016-06-06
*
Terminal sets more attributes on grid Cells
Joe Wilm
2016-06-06
[prev]
[next]