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
/
src
/
term
Age
Commit message (
Expand
)
Author
2018-12-22
Add proper underline and strikeout support
Christian Duerr
2018-12-15
Fixing tabs in copy-paste
Steve Blundy
2018-12-10
Upgrade to Rust 2018
Joe Wilm
2018-12-09
Fix rendering of zero-width characters
Christian Duerr
2018-11-25
Fix for an underflow on some type conversions (#1715)
Zac Pullar-Strecker
2018-11-19
Add keybinding action for clearing warns/errors
Christian Duerr
2018-11-17
Display errors and warnings
Christian Duerr
2018-11-10
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-01
Rework cursor configuration
Christian Duerr
2018-10-22
Add option to open URLs on click
Christian Duerr
2018-10-20
Fix rotation of selection below 0
Christian Duerr
2018-10-07
fix erroneous indexed_color results
Robert Martin Winterstein
2018-09-30
Drop terminal lock before rendering
trimental
2018-09-28
Fix rendering of selections outside the viewport
Christian Duerr
2018-09-26
Fix selection of empty lines
Christian Duerr
2018-09-26
Implement CNL and CPL escape codes (#1590)
Niklas Claesson
2018-09-23
Implement config option for term colors 16..256
Christian Duerr
2018-09-19
Add hidden escape sequence
Christian Duerr
2018-09-17
Fix style issues
Matthias Krüger
2018-09-05
Fix substraction underflow with IL sequence
Christian Duerr
2018-09-02
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-08-15
Scroll visible area when growing window
Christian Duerr
2018-08-03
Reset visible area when RIS is received
Christian Duerr
2018-07-28
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
Merge master into scrollback
Christian Duerr
2018-07-26
Fix trailing colors when leaving vim after resize
Christian Duerr
2018-07-23
Add optional dim foreground color
Rémi Garde
2018-07-21
Scrollback cleanup
Christian Duerr
2018-07-15
Add bright foreground color option
Christian Duerr
2018-07-15
Add config for unfocused window cursor change
Patrycja Balik
2018-07-09
Disable scroll buffer for "alt" Grid
Joe Wilm
2018-07-02
Fix scrollback accessing indices out of bounds
Christian Duerr
2018-07-01
Fix clippy issues
Christian Duerr
2018-06-16
Optimize indexing of the grid's raw buffer
Christian Duerr
2018-06-08
Reduce Increase-/DecreaseFontSize step to 0.5
Felippe da Motta Raposo
2018-06-02
Allow changing scrollback history size at runtime
Christian Duerr
2018-06-02
Reset grid when running `reset`
Christian Duerr
2018-06-02
Fix BCE ref tests
Joe Wilm
2018-06-02
Make tests compile again
Joe Wilm
2018-06-02
Rework auto-scrolling options
Christian Duerr
2018-06-02
Replace scrolling methods with enum
Christian Duerr
2018-06-02
Add scrollback hotkeys
Christian Duerr
2018-06-02
Fix buggy selection when scrolling down
Christian Duerr
2018-06-02
Fix multi-line selection with single cell end
Christian Duerr
2018-06-02
Fix selection in scrollback
Christian Duerr
2018-06-02
Merge branch #1095
Christian Duerr
2018-06-02
Fix crash when selection leaves viewport
Christian Duerr
2018-06-02
Fix 4+ line copying
Joe Wilm
2018-06-02
Support selections with scrolling buffer
Joe Wilm
2018-06-02
Move selection into Grid
Joe Wilm
[next]