index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Add cursor style option (#928)
Christian Duerr
2017-12-03
*
Match LF behavior outside scroll region with urxvt
Joe Wilm
2017-11-11
*
Correct linefeed handling when scroll region set (#855)
Yan
2017-11-11
*
fix some typos in comments
Martin Lindhe
2017-10-30
*
Set urgent WM flag on bell on X11 systems (#812)
Barret Rennie
2017-10-21
*
Fix solid background color opacity (#847)
Joe Wilm
2017-10-21
*
Implement user actions for font resize (#625)
Dan Aloni
2017-10-14
*
Fix resize behavior
Joe Wilm
2017-10-14
*
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-27
*
Update most remaining deps
Jonathan Schleußer
2017-09-05
*
Fix reloading colors from config (#756)
Tuomas Siipola
2017-08-29
*
Fix newline + scroll region bug (#747)
Joe Wilm
2017-08-22
*
Fix smcup/rmcup toggle bug
Joe Wilm
2017-08-11
*
Rename some variables for clarity
Joe Wilm
2017-08-11
*
Fix BCE issues affecting vim
Joe Wilm
2017-08-11
*
Support background and foreground color escape codes (#662)
Tuomas Siipola
2017-07-28
*
add support for X input method (#691)
Ted Yin
2017-07-24
*
Implement and use ansi attribute CancelBold (#659)
ftilde
2017-07-20
*
Add dim color support
Jake Merdich
2017-06-23
*
Update tests for new Selection API
Joe Wilm
2017-06-19
*
Fix unnecessary redraws with active selection
Joe Wilm
2017-06-19
*
Implement semantic and line selection dragging
Joe Wilm
2017-06-19
*
Fix bright inverse colors (#621)
DarkDefender
2017-06-18
*
Implement 'backwards tab'
Aaron Hill
2017-06-18
*
Use cursor cell template when handling 'CSI X' escape sequence
Aaron Hill
2017-06-14
*
Add support for Beam, Underline cursors
Joe Wilm
2017-06-11
*
Implement FocusIn/FocusOut reports (#589)
Aaron Hill
2017-05-29
*
Use debug! instead of println!
Dominik Miedziński
2017-05-12
*
Fix Device Status reports
Dominik Miedziński
2017-05-08
*
Add support for Query Device Status
Dominik Miedziński
2017-05-07
*
Fix bug in SizeInfo::contains_point
Joe Wilm
2017-05-06
*
Add window padding option
Tuomas Siipola
2017-05-06
*
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
[next]