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
/
src
/
display
Commit message (
Expand
)
Author
Age
*
Add configurable crosshairs to Alacritty.
Josh Rahm
2021-10-08
*
Merge remote-tracking branch 'betaboon/graphics' into experimental
Josh Rahm
2021-10-05
|
\
|
*
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
|
/
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Improve rendering performance
Christian Duerr
2021-05-22
*
Fix unnecessary redraws due to hint highlighting
Christian Duerr
2021-05-09
*
Add Ctrl+c binding for exiting hint mode
absorber
2021-05-08
*
Use cell colors for focused match CellRgb
Nathan Lilienthal
2021-04-30
*
Fix highlighting multiple hints in the same line
Christian Duerr
2021-04-30
*
Update vi-mode `Open` config docs for hints
Nathan Lilienthal
2021-04-26
*
Fix cursor expansion across wide chars
Christian Duerr
2021-04-22
*
Fix mouse point crash on resize
Christian Duerr
2021-04-15
*
Fix hint label with start above viewport
Christian Duerr
2021-04-14
*
Fix URL highlight in mouse mode without shift
Christian Duerr
2021-04-14
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Add copy/paste/select hint actions
Christian Duerr
2021-04-03
*
Fix focused match selection color
Christian Duerr
2021-04-02
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Fix cursor thickness on wide cells
Stokhos
2021-03-28
*
Fix inconsistent_struct_constructor clippy lint
Matthias Krüger
2021-03-12
*
Fix vi mode search
Christian Duerr
2021-03-06
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Fix hollow block cursor being drawn for hidden cursor
Kirill Chibisov
2021-02-26
*
Limit the maximum DPR on X11 to 10
Christian Duerr
2021-02-15
*
Update dependencies
Christian Duerr
2021-02-13
*
Fix the estimated DPR to 1 on Wayland.
Nathan Lilienthal
2021-02-04
*
Fix segmentation fault on shutdown with Wayland
Christian Duerr
2021-01-29
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24