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
/
alacritty_terminal
/
src
/
grid
Commit message (
Expand
)
Author
Age
*
Fix scrolling region performance with fixed lines
Christian Duerr
2020-12-10
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
*
Fix cursor reflow
Christian Duerr
2020-07-15
*
Fix crash on cursor resize
Christian Duerr
2020-07-14
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Fix cursor reflow
Christian Duerr
2020-07-09
*
Preserve linewrap flag across alt screen switches
Christian Duerr
2020-07-06
*
Fix reflow of empty wrapped cursor line
Christian Duerr
2020-07-01
*
Clear selection on clear line/screen escapes
Kirill Chibisov
2020-06-26
*
Fix scroll down escape pulling lines from history
Christian Duerr
2020-06-25
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix cursor position after alt screen resize
Christian Duerr
2020-03-24
*
Fix invisible selection
Christian Duerr
2020-03-21
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Fix selection with invisible start and end
Christian Duerr
2020-03-07
*
Fix incorrect display offset after rotation
Kirill Chibisov
2020-02-12
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Fix incorrect grid.len() and grid.history_size()
Kirill Chibisov
2020-01-26
*
Fix selection rotating outside of scrolling region
Christian Duerr
2020-01-24
*
Fix first cell when selection is off screen
Christian Duerr
2020-01-21
*
Fix cut off full width glyphs in last column
Christian Duerr
2020-01-09
*
Update outdated reftests
Kirill Chibisov
2020-01-04
*
Fix crash on clear when scrolled up in history
Kirill Chibisov
2019-12-22
*
Fix storage rotation error
Christian Duerr
2019-12-13
*
Fix crash when resizing Alacritty
Christian Duerr
2019-12-12
*
Fix colored row reset performance
Christian Duerr
2019-12-10
*
Remove tests failing in release mode
Christian Duerr
2019-11-19
*
Fix deletion of lines when clearing the screen
Nathan Lilienthal
2019-11-18
*
Fix URL highlighting
Christian Duerr
2019-11-03
*
Fix clippy warnings
Christian Duerr
2019-11-02
*
Update dependencies
Kirill Chibisov
2019-10-23
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Fix url highlight not showing with required modifiers
Christian Duerr
2019-08-26
*
Move modifier check before URL search
Christian Duerr
2019-08-03
*
Switch to rfind_url for URL detection
Christian Duerr
2019-08-01
*
Fix row occ not set during new and reset
Christian Duerr
2019-07-10
*
Fix rows only resetting partially
Christian Duerr
2019-06-28
*
Fix performance issues with text reflow
Christian Duerr
2019-06-23
*
Fix spelling mistakes
JDTX
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28