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
/
term
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Fix reflow of empty wrapped cursor line
Christian Duerr
2020-07-01
*
Fix foreground dimming with truecolor text
Carlo Abelli
2020-06-29
*
Rename alt_grid to inactive_grid
Christian Duerr
2020-06-28
*
Clear selection on clear line/screen escapes
Kirill Chibisov
2020-06-26
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-06-07
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Fix crash when writing wide char in last column
Christian Duerr
2020-05-17
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix clippy warnings
Matthias Krüger
2020-05-01
*
Clear selection on grid swap
Rémi Garde
2020-04-20
*
Fix tabstops not being reset with 'reset'
Kirill Chibisov
2020-03-30
*
Remove `fs::read_to_string` reimplementations
Christian Duerr
2020-03-26
*
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 live config reload for window title
Christian Duerr
2020-03-14
*
Fix selection with invisible start and end
Christian Duerr
2020-03-07
*
Remove `tabspaces` config option
Christian Duerr
2020-03-01
*
Fix tabs across linewrap
Christian Duerr
2020-03-01
*
Fix config reload updating incorrect grid
Christian Duerr
2020-02-23
*
Fix block selection including last column
Christian Duerr
2020-02-22
*
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-10
*
Fix selection expansion across full-width glyphs
Christian Duerr
2020-02-07
*
Mirror OSC query terminator
Christian Duerr
2020-01-31
*
Fix incorrect grid.len() and grid.history_size()
Kirill Chibisov
2020-01-26
*
Fix first cell when selection is off screen
Christian Duerr
2020-01-21
*
Remove scrolling.auto_scroll feature
Kirill Chibisov
2020-01-20
*
Expand line selection across wrapped lines
Christian Duerr
2020-01-15
*
Move Alacritty to organization
Christian Duerr
2020-01-11
*
Fix cut off full width glyphs in last column
Christian Duerr
2020-01-09
*
Fix screen reset not clearing cell flags
Christian Duerr
2019-12-24
*
Fix Windows CI build failure
Christian Duerr
2019-12-21
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23
*
Fix deletion of lines when clearing the screen
Nathan Lilienthal
2019-11-18
*
Fix ESC escapes not ignoring invalid intermediates
Kirill Chibisov
2019-11-17
*
Fix cell reset not clearing flags and foreground
Kirill Chibisov
2019-11-17
*
Fix `CSI Ps M` deleting lines above cursor
Christian Duerr
2019-11-15
*
Fix division by zero without any cols or lines
Burak Yigit Kaya
2019-11-14
*
Fix mouse modes not being mutually exclusive
Kirill Chibisov
2019-11-12
*
Add escape for reading clipboard
Christian Duerr
2019-11-11
*
Add UTF-8 mouse mode support
Kirill Chibisov
2019-11-04
*
Fix incorrect cell foreground when clearing screen
Christian Duerr
2019-11-04
*
Fix URL highlighting
Christian Duerr
2019-11-03
*
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-15
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Add live config reload for font size
wayne
2019-10-02
*
Fix selection not inverting terminal background
Christian Duerr
2019-09-26
[next]