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
/
index.rs
Age
Commit message (
Expand
)
Author
2023-11-10
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2022-09-01
Add IPC config subcommand
Christian Duerr
2021-12-23
Fix CreateNewWindow CLI fallback
Christian Duerr
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-12-28
Draw cursor with rect renderer
Kirill Chibisov
2020-11-05
Use dynamic storage for zerowidth characters
Christian Duerr
2020-09-24
Remove unused Linear newtype. (#4248)
Nathan Lilienthal
2020-07-09
Add regex scrollback buffer search
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-18
Add modal keyboard motion mode
Christian Duerr
2020-03-07
Fix selection with invisible start and end
Christian Duerr
2020-02-07
Fix selection expansion across full-width glyphs
Christian Duerr
2020-01-09
Fix cut off full width glyphs in last column
Christian Duerr
2019-11-03
Fix URL highlighting
Christian Duerr
2019-10-05
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-08-01
Switch to rfind_url for URL detection
Christian Duerr
2019-04-28
Split alacritty into a separate crates
Theodore Dubois