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
/
grid
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2025-07-23
|
\
|
*
Migrate to 2024 edition
Christian Duerr
2025-07-13
|
*
Add size_hint to GridIterator
tidely
2025-07-13
*
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2024-12-26
|
\
|
|
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2024-10-13
|
\
|
|
*
Remove unused `Clone` requirements
Christian Duerr
2024-10-07
*
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2024-05-15
|
\
|
|
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-03-12
*
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2024-03-04
|
\
|
|
*
Fix regional scrolling leaking into history
Christian Duerr
2024-02-14
|
*
Fix row indexing with inclusive ranges
Alexandru Placinta
2024-02-11
*
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2024-02-11
|
\
|
|
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
|
*
Fix typos
Pavel Roskin
2023-10-25
|
*
Fix the crash when shrinking scrolled terminal
Kirill Chibisov
2023-06-17
*
|
Merge remote-tracking branch 'vendor/master' into graphics
Ayose
2022-08-04
|
\
|
|
*
Fix clippy warnings
Chris Copeland
2022-07-25
|
*
Replace `map().unwrap_or()` with `map_or()`
Chris Copeland
2022-07-20
*
|
Allow replacing part of a graphic with text.
Ayose
2022-07-12
*
|
Fill all cells under a graphic with the template.
Ayose
2022-07-12
*
|
Merge with alacritty/master
Ayose
2022-07-12
|
\
|
|
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
|
*
Use `MaybeUninit<usize>` instead of `usize` in `Storage::swap`
nils
2022-06-15
|
*
Enable damage tracking only on Wayland
Kirill Chibisov
2022-05-20
|
*
Keep history position when viewport is cleared
a5ob7r
2021-12-18
|
*
Fix crash when vi cursor in history during clear
a5ob7r
2021-12-03
|
*
Update rustfmt configuration
Christian Duerr
2021-10-11
|
/
*
Improve rendering performance
Christian Duerr
2021-05-22
*
Fix release mode tests
Christian Duerr
2021-05-01
*
Fix automatic scrolling on resize
Richard Steinmetz
2021-04-08
*
Keep viewport in place during resize
Richard Steinmetz
2021-03-31
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Fix assertion crash on 32-bit systems
r-c-f
2021-01-11
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-31
*
Fix scrolling region performance with fixed lines
Christian Duerr
2020-12-10
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
*
Fix cursor reflow
Christian Duerr
2020-07-15
*
Fix crash on cursor resize
Christian Duerr
2020-07-14
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Fix cursor reflow
Christian Duerr
2020-07-09
*
Preserve linewrap flag across alt screen switches
Christian Duerr
2020-07-06
*
Fix reflow of empty wrapped cursor line
Christian Duerr
2020-07-01
*
Clear selection on clear line/screen escapes
Kirill Chibisov
2020-06-26
*
Fix scroll down escape pulling lines from history
Christian Duerr
2020-06-25
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
[next]