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
/
term
Commit message (
Expand
)
Author
Age
...
*
Fix glyph offsets in cell
Joe Wilm
2017-05-06
*
Fix bug with tab rendering
Joe Wilm
2017-05-01
*
Support insert mode
Joe Wilm
2017-05-01
*
Add limit check in scroll_up/down_relative
Joe Wilm
2017-05-01
*
Implement tab stop manipulation
Joe Wilm
2017-05-01
*
Remove unused limit function
Joe Wilm
2017-04-20
*
Fix some bugs with resize
Joe Wilm
2017-04-20
*
Fix issue with back_color_erase
Joe Wilm
2017-04-19
*
Pass scrolling region tests in vttest 2
Joe Wilm
2017-04-19
*
Partially add DECCOLM support
Joe Wilm
2017-04-19
*
Support DECOM (Origin Mode)
Joe Wilm
2017-04-18
*
Fixes for vttest cursor movement screen 1
Joe Wilm
2017-04-18
*
Implement LF/NL
Joe Wilm
2017-04-18
*
fix tabulation rendering
Roman Shmatov
2017-04-04
*
Fix issue with htop rendering incorrectly
Joe Wilm
2017-04-03
*
Handle CSI command J3 (Clear saved lines)
Aaron Hill
2017-03-04
*
Add support for wide characters
Joe Wilm
2017-03-02
*
Update cell to cursor template when adding a tab.
Anders Rasmussen
2017-02-27
*
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-25
*
Lazily reset `start_time` in VisualBell's `completed` method
Mark Andrus Roberts
2017-02-22
*
use an empty cell as template when resizing grids
Anders Rasmussen
2017-02-17
*
Handle OSC for setting indexed color values
Joe Wilm
2017-02-11
*
Move color list to Term struct
Joe Wilm
2017-02-11
*
Fix issue with cat /dev/urandom
Joe Wilm
2017-02-11
*
Add visual bell support
Mark Andrus Roberts
2017-02-07
*
Semantic Selection
Xiaoyu Yin
2017-02-07
*
Implement clearing above cursor
Joe Wilm
2017-02-07
*
Fix zsh tab completion
Joe Wilm
2017-02-07
*
Render underline on empty cells
Tuomas Siipola
2017-02-06
*
Fix bug with restore cursor
Joe Wilm
2017-02-03
*
Alacritty now compiles on stable Rust :tada:
Joe Wilm
2017-02-03
*
Fix bug introduced with save/restore patch
Joe Wilm
2017-02-02
*
Implement save/restore cursor position
Joe Wilm
2017-02-02
*
support for inverting the cursor or using colors
Danny Dulai
2017-01-29
*
Remove debug_print! macros
Joe Wilm
2017-01-23
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
ansi: Designate and invoke graphic character sets
Richard Palethorpe
2017-01-21
*
Proposal for line wrap - ^[[7h and ^[[7l (private)
Michael Brumlow
2017-01-11
*
Add support for setting title from OSC
Joe Wilm
2017-01-11
*
Fix last panic with `cat /dev/urandom`
Joe Wilm
2017-01-09
*
Fixing panic on cat /dev/urandom
Michael Brumlow
2017-01-10
*
Merge pull request #216 from mbrumlow/better_bounds_checking
Joe Wilm
2017-01-07
|
\
|
*
Changes requested.
Michael Brumlow
2017-01-07
|
*
Removing stale comment.
Michael Brumlow
2017-01-07
|
*
Implementing line wrapping.
Michael Brumlow
2017-01-07
|
*
Better bounds checking.
Michael Brumlow
2017-01-07
*
|
Fixing resize crashes.
Michael Brumlow
2017-01-07
|
/
*
Fixes a slew of bounds issues.
Michael Brumlow
2017-01-07
*
Clippy fixes!
Manish Goregaokar
2017-01-06
*
Add `nightly` feature, use for `unlikely` intrinsic
Manish Goregaokar
2017-01-06
[prev]
[next]