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
/
src
/
url.rs
Commit message (
Expand
)
Author
Age
*
Add Sixel support
Ayose
2021-08-17
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Fix inconsistent_struct_constructor clippy lint
Matthias Krüger
2021-03-12
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Fix wide characters being cut off
Kirill Chibisov
2020-11-17
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Fix selection scrolling with message bar visible
Christian Duerr
2020-08-14
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Fix selection expansion across full-width glyphs
Christian Duerr
2020-02-07
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Force exact modifiers match for mouse bindings
Christian Duerr
2020-01-10
*
Fix cut off full width glyphs in last column
Christian Duerr
2020-01-09
*
Bump winit to 0.20.0 Alpha 6
Christian Duerr
2020-01-05
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23
*
Fix excessive allocations in URL parser
Christian Duerr
2019-11-22
*
Fix URL scheme highlighting
Christian Duerr
2019-11-04
*
Fix URL highlighting
Christian Duerr
2019-11-03