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
Commit message (
Expand
)
Author
Age
*
Fix crash when copying out of bounds selections
Christian Duerr
2021-05-07
*
Fix release mode tests
Christian Duerr
2021-05-01
*
Fix single column block selection
Christian Duerr
2021-05-01
*
Bump development version to 0.9.0-dev
Christian Duerr
2021-05-01
*
Fix replacement of fullwidth characters
Christian Duerr
2021-04-29
*
Fix cursor expansion across wide chars
Christian Duerr
2021-04-22
*
Fix out of order terminal query responses
Christian Duerr
2021-04-17
*
Update dependencies
Christian Duerr
2021-04-17
*
Fix initial vi cursor position while in scrollback
Christian Duerr
2021-04-14
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Fix automatic scrolling on resize
Richard Steinmetz
2021-04-08
*
Add copy/paste/select hint actions
Christian Duerr
2021-04-03
*
Keep viewport in place during resize
Richard Steinmetz
2021-03-31
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Bump base64 to 0.13.0
Bastien Orivel
2021-02-24
*
Add support for synchronized updates
Christian Duerr
2021-02-24
*
Match intermediates directly in CSI parser
Christian Duerr
2021-02-24
*
Fix search freezing Alacritty
Christian Duerr
2021-02-18
*
Fix cursor position when scrolled into history
Christian Duerr
2021-02-18
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Remove all rustc benchmarks
James McCoy
2021-01-21
*
Fix assertion crash on 32-bit systems
r-c-f
2021-01-11
*
Fix inefficient search initialization
Christian Duerr
2021-01-07
*
Bump development version to 0.8.0-dev
Christian Duerr
2021-01-04
*
Fix debug mode crash in vi-less search
Christian Duerr
2021-01-03
*
Update vte to 0.10.0
Christian Duerr
2021-01-03
*
Fix deserialization of untagged enums
Christian Duerr
2021-01-02
*
Add vi/search line indicator
Christian Duerr
2021-01-01
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-31
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Remove terminfo dependency
Caden Haustein
2020-12-22
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Fix invalid ESC escape sequence parsing
Christian Duerr
2020-12-17
*
Fix draining of PTY when holding on exit
Christian Duerr
2020-12-17
*
Fix scrolling region performance with fixed lines
Christian Duerr
2020-12-10
*
Fix dimming of indexed colors
Christian Duerr
2020-12-05
*
Draw selection below Vi cursor when it's hidden
Kirill Chibisov
2020-11-28
*
Fix DoS caused by excessive CSI parameter values
Christian Duerr
2020-11-26
*
Add blinking cursor support
Dettorer
2020-11-23
*
Fix vi mode terminal reset
Christian Duerr
2020-11-19
*
Fix wide characters being cut off
Kirill Chibisov
2020-11-17
*
Bump development version to 0.7.0-dev
Christian Duerr
2020-11-15
*
Fix zerowidth characters in the last column
Kirill Chibisov
2020-11-15
*
Update vte to 0.9.0
Christian Duerr
2020-11-13
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Fix use after free when dropping zerowidth data
Kirill Chibisov
2020-11-13
*
Deprecate the WinPTY backend
Christian Duerr
2020-11-06
[next]