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
...
*
Start implementing copypasta, a clipboard library
Joe Wilm
2016-10-08
*
Don't write v when pasting on macOS
Joe Wilm
2016-09-27
*
wip
Joe Wilm
2016-09-26
*
Clean up event_loop module
Joe Wilm
2016-09-26
*
Refactor EventLoop into event_loop module
Joe Wilm
2016-09-25
*
Resolve compiler warnings
Joe Wilm
2016-09-25
*
Fix bug with scrolling regions
Joe Wilm
2016-09-25
*
Use evented I/O for the pty
Joe Wilm
2016-09-24
*
Fix some compiler warnings
Joe Wilm
2016-09-23
*
Add unhandled `execute` log
Joe Wilm
2016-09-23
*
Fix missing `esc_dispatch` log
Joe Wilm
2016-09-23
*
Fix refresh bug
Joe Wilm
2016-09-21
*
Delete an extra space
Joe Wilm
2016-09-18
*
Make use of `unlikely` intrinsic
Joe Wilm
2016-09-18
*
Minor fixes
Joe Wilm
2016-09-18
*
Rewrite ansi parser using vte crate
Joe Wilm
2016-09-18
*
Remove extra wait_events()
Joe Wilm
2016-09-16
*
Fix crash
Joe Wilm
2016-09-16
*
Implement delete_chars
Joe Wilm
2016-09-15
*
Fix resize not redrawing immediately
Joe Wilm
2016-09-06
*
Update deps and remove printlns
Joe Wilm
2016-09-05
*
Move rendering back to main thread
Joe Wilm
2016-09-01
*
Eliminate extra renders
Joe Wilm
2016-08-31
*
Separate input handling from rendering
Joe Wilm
2016-08-29
*
Scrolling v2
Joe Wilm
2016-08-22
*
Term [unimplemented] prints to stderr in release
Joe Wilm
2016-08-22
*
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
[prev]
[next]