index
:
alacritty
alacritty_terminal_v0.21.0
alacritty_terminal_v0.22.0
alacritty_terminal_v0.23.0
alt-esc-unicode
alt-key-tester
antialias-option
bindings_on_crack
borderless-window
bump-glutin-0320
bump_deps
click-links
config-improvements
cursor-blink
cursor-config
dependabot/cargo/bumpalo-3.12.0
display-config-errors
fish-completions-dir-update
fix-deprecated
fix-hidden-cursor
fix-netbsd-build
fix-no-import-migrate
fix-releases
fix_colors
fontconfig
gentoo-install-deps
glutin-0.17-upgrade
initial-window-focus
issue-1115
issue-1150
issue-1336
issue-1582
issue-1773
issue-1786
issue-2145
kchibisov/fixup-manpage-title
kchibisov/winit-02911
kitty-char-no-char-fix
master
nll
not-reset-pixel
numpad-decimal
optimizations
period
playing-around
remove-debugonly-tests
resolver++
rewrite-appdataxml
scroll/fix-alt-grid-size
scroll/fix-tests
scroll/impossible-zero
scrollback
syslog-panics
underline-strikethrough
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.13
v0.14
v0.15
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.9.0
vec-deque-backing
wide-chars-fix
winpty-agent-docs
zero-width-chars
zerowidth
A cross-plantform, OpenGL terminal emulator
Alacritty
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty_terminal
/
src
/
grid
Age
Commit message (
Expand
)
Author
2024-03-12
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-02-14
Fix regional scrolling leaking into history
Christian Duerr
2024-02-11
Fix row indexing with inclusive ranges
Alexandru Placinta
2023-11-10
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-10-25
Fix typos
Pavel Roskin
2023-06-17
Fix the crash when shrinking scrolled terminal
Kirill Chibisov
2022-07-25
Fix clippy warnings
Chris Copeland
2022-07-20
Replace `map().unwrap_or()` with `map_or()`
Chris Copeland
2022-07-10
Add support for hyperlink escape sequence
Kirill Chibisov
2022-06-15
Use `MaybeUninit<usize>` instead of `usize` in `Storage::swap`
nils
2022-05-20
Enable damage tracking only on Wayland
Kirill Chibisov
2021-12-18
Keep history position when viewport is cleared
a5ob7r
2021-12-03
Fix crash when vi cursor in history during clear
a5ob7r
2021-10-11
Update rustfmt configuration
Christian Duerr
2021-05-22
Improve rendering performance
Christian Duerr
2021-05-01
Fix release mode tests
Christian Duerr
2021-04-08
Fix automatic scrolling on resize
Richard Steinmetz
2021-03-31
Keep viewport in place during resize
Richard Steinmetz
2021-03-30
Unify the grid line indexing types
Christian Duerr
2021-01-24
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-11
Fix assertion crash on 32-bit systems
r-c-f
2021-01-01
Remove Windows WinPTY backend
Christian Duerr
2020-12-31
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-10
Fix scrolling region performance with fixed lines
Christian Duerr
2020-11-13
Add ability to select text during search
Christian Duerr
2020-11-05
Use dynamic storage for zerowidth characters
Christian Duerr
2020-07-15
Add support for searching without vi mode
Christian Duerr
2020-07-15
Fix cursor reflow
Christian Duerr
2020-07-14
Fix crash on cursor resize
Christian Duerr
2020-07-09
Add regex scrollback buffer search
Christian Duerr
2020-07-09
Fix cursor reflow
Christian Duerr
2020-07-06
Preserve linewrap flag across alt screen switches
Christian Duerr
2020-07-01
Fix reflow of empty wrapped cursor line
Christian Duerr
2020-06-26
Clear selection on clear line/screen escapes
Kirill Chibisov
2020-06-25
Fix scroll down escape pulling lines from history
Christian Duerr
2020-06-18
Add automatic scrolling during selection
Christian Duerr
2020-06-06
Remove copyright notice from files
Christian Duerr
2020-05-30
Refactor Term/Grid separation
Christian Duerr
2020-05-05
Extend style guideline documentation
Christian Duerr
2020-03-24
Fix cursor position after alt screen resize
Christian Duerr
2020-03-21
Fix invisible selection
Christian Duerr
2020-03-18
Add modal keyboard motion mode
Christian Duerr
2020-03-07
Fix selection with invisible start and end
Christian Duerr
2020-02-12
Fix incorrect display offset after rotation
Kirill Chibisov
2020-01-28
Fix inconsistent test module naming
Christian Duerr
2020-01-26
Fix incorrect grid.len() and grid.history_size()
Kirill Chibisov
2020-01-24
Fix selection rotating outside of scrolling region
Christian Duerr
2020-01-21
Fix first cell when selection is off screen
Christian Duerr
2020-01-09
Fix cut off full width glyphs in last column
Christian Duerr
2020-01-04
Update outdated reftests
Kirill Chibisov
[next]