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
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'betaboon/graphics' into experimental
Josh Rahm
2021-10-05
|
\
|
*
fixup
betaboon
2021-08-17
|
*
Define MAX_GRAPHIC_DIMENSIONS as a 2-elements array.
Ayose
2021-08-17
|
*
Avoid unnecessary clone when set graphic data.
Ayose
2021-08-17
|
*
remove an unncessary variable from insert_graphic
Daniel Brooks
2021-08-17
|
*
Don’t erase text behind a sixel image; the image might be transparent
Daniel Brooks
2021-08-17
|
*
Don't clear cells after the right side of the graphic.
Ayose
2021-08-17
|
*
Implementation of the XTSMGRAPHICS sequence.
Ayose
2021-08-17
|
*
Add Sixel support
Ayose
2021-08-17
*
|
Added a dotted underline feature and changed the undercurl feature to be
Josh Rahm
2021-09-27
*
|
Add overline attribute.
Josh Rahm
2021-09-15
*
|
Added ability to set the special color for the undercur and underlines using ...
Josh Rahm
2021-09-15
*
|
Added a rudimentary undercurl to Alacritty. Currently does not support settin...
Josh Rahm
2021-09-15
|
/
*
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 PTY performance regressions
Christian Duerr
2021-07-08
*
Fix vi cursor motion with ScrollPage* actions
a5ob7r
2021-07-04
*
Fix crash when resizing during vi mode
Christian Duerr
2021-07-04
*
Add buffer for PTY reads during terminal lock
Christian Duerr
2021-07-03
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Fix regex search regression
a5ob7r
2021-06-20
*
Fix ScrollHalfPageUp vi cursor motion regression
a5ob7r
2021-06-16
*
Fix crashes with cut-off fullwidth characters
Christian Duerr
2021-05-28
*
Improve rendering performance
Christian Duerr
2021-05-22
*
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
*
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
*
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
*
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
*
Fix debug mode crash in vi-less search
Christian Duerr
2021-01-03
[next]