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
/
alacritty_terminal
/
src
/
term
Commit message (
Expand
)
Author
Age
...
|
*
|
put the TermMode back to just u32; I had miscounted the bits
Daniel Brooks
2021-06-20
|
*
|
support DECSET/DECRST (CSI ? Pm h) to change where the cursor ends up
Daniel Brooks
2021-06-11
*
|
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2021-09-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix fullwidth character crash on resize
Christian Duerr
2021-08-01
|
*
|
Fix insert mode crash with fullwidth characters
Christian Duerr
2021-07-22
|
*
|
Fix vi cursor tracking during scrolling
Christian Duerr
2021-07-17
|
*
|
Fix copying interrupted tab characters
Christian Duerr
2021-07-16
|
*
|
Fix search regressions
Christian Duerr
2021-07-12
|
*
|
Fix vi cursor motion with ScrollPage* actions
a5ob7r
2021-07-04
|
*
|
Fix crash when resizing during vi mode
Christian Duerr
2021-07-04
|
*
|
Fix clippy warnings
Christian Duerr
2021-07-03
*
|
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2021-06-21
|
\
|
|
|
|
/
|
/
|
|
*
Fix regex search regression
a5ob7r
2021-06-20
*
|
Define MAX_GRAPHIC_DIMENSIONS as a 2-elements array.
Ayose
2021-05-31
*
|
Avoid unnecessary clone when set graphic data.
Ayose
2021-05-31
*
|
Merge commit '5972714b642efb3f257b77fdf526ebe8492cafd8' into graphics
Ayose
2021-05-31
|
\
\
|
*
|
remove an unncessary variable from insert_graphic
Daniel Brooks
2021-05-31
|
*
|
Don’t erase text behind a sixel image; the image might be transparent
Daniel Brooks
2021-05-30
*
|
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2021-05-29
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix crashes with cut-off fullwidth characters
Christian Duerr
2021-05-28
|
*
Improve rendering performance
Christian Duerr
2021-05-22
|
*
Fix replacement of fullwidth characters
Christian Duerr
2021-04-29
|
*
Fix cursor expansion across wide chars
Christian Duerr
2021-04-22
*
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2021-04-18
|
\
|
|
*
Fix out of order terminal query responses
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
*
|
Don't clear cells after the right side of the graphic.
Ayose
2021-04-02
*
|
Implementation of the XTSMGRAPHICS sequence.
Ayose
2021-04-02
*
|
Merge remote-tracking branch 'vendor/master' into tmp1
Ayose
2021-04-01
|
\
|
|
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
|
Add Sixel support
Ayose
2021-03-11
|
/
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
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 inefficient search initialization
Christian Duerr
2021-01-07
*
Fix debug mode crash in vi-less search
Christian Duerr
2021-01-03
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
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
*
Fix zerowidth characters in the last column
Kirill Chibisov
2020-11-15
*
Add ability to select text during search
Christian Duerr
2020-11-13
[prev]
[next]