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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty_terminal
/
src
/
vi_mode.rs
Age
Commit message (
Expand
)
Author
2023-11-10
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-07-18
Remove unnecessary mutable references
Pavel Roskin
2023-07-16
Mention all the actions in the man page
Kirill Chibisov
2022-07-11
Fix hyperlinks not being keyboard actionable
Kirill Chibisov
2022-04-06
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-02-02
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2021-11-22
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-07-04
Fix vi cursor motion with ScrollPage* actions
a5ob7r
2021-06-16
Fix ScrollHalfPageUp vi cursor motion regression
a5ob7r
2021-03-30
Unify the grid line indexing types
Christian Duerr
2021-01-24
Move renderable cell transformation to alacritty
Christian Duerr
2020-12-31
Use ConfigDeserialize for all config enums
Christian Duerr
2020-11-05
Use dynamic storage for zerowidth characters
Christian Duerr
2020-09-27
Add support for single line terminals
ii41
2020-08-28
Add escape to report text area size
Ayose Cazorla
2020-08-25
Unify term dimension calls
Christian Duerr
2020-08-12
Fix handling of wrapline flag in last line
Christian Duerr
2020-07-09
Add regex scrollback buffer search
Christian Duerr
2020-06-07
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-05-30
Refactor Term/Grid separation
Christian Duerr
2020-05-05
Extend style guideline documentation
Christian Duerr
2020-03-18
Add modal keyboard motion mode
Christian Duerr