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
/
mod.rs
Age
Commit message (
Expand
)
Author
2019-04-28
Split alacritty into a separate crates
Theodore Dubois
2019-04-25
Fix position of zero-width over double-width characters
Christian Duerr
2019-04-25
Fix cursor disappearing
Christian Duerr
2019-04-25
Show same fg/bg text when inversed
Christian Duerr
2019-04-22
Fix hidden cursor inverting cell colors
Christian Duerr
2019-04-20
Fix cursor colors
Christian Duerr
2019-04-19
Fix cursor dimension style issues
Christian Duerr
2019-04-19
Fix cursor dimensions with font offset
Christian Duerr
2019-04-19
Fix update_lines performance issues
Christian Duerr
2019-04-18
Remove outdated comment line.
Nathan Lilienthal
2019-04-11
Remove redundant closures and imports
Matthias Krüger
2019-04-08
Reset scrolling region when receiving RIS escape
Daniel Eklöf
2019-03-30
Add rustfmt style guide
v0.3.0-rc1
Christian Duerr
2019-03-30
Rework URL highlighting
Christian Duerr
2019-03-24
Fix URL highlight crash
Christian Duerr
2019-03-23
Fix URL parsing with double-width characters
Christian Duerr
2019-03-19
Fix URLs getting incorrectly extended to next line
Christian Duerr
2019-03-19
Add URL hover highlighting
Christian Duerr
2019-03-17
Remove InclusiveRange code
Christian Duerr
2019-03-13
Add text reflow
Christian Duerr
2019-03-12
Add config option to change selection color
Kirill Chibisov
2019-03-12
Fix signal handling on Unix systems
Rachel K
2019-03-07
Add dynamic title support for Window
David Hewitt
2019-03-04
Fix selection starting inside padding
Lado Tonia
2019-03-02
Fix alt screen bugs
Christian Duerr
2019-02-08
Remove selections when clearing screen partially
Christian Duerr
2019-02-07
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
Fix unclickable URLs with scrolled viewport
Christian Duerr
2019-01-21
Fix off-by-one error in erase_chars
Alexander Bulimov
2019-01-17
Make all configuration fields optional
Christian Duerr
2019-01-13
Fix tabs overwriting cells during movement
Christian Duerr
2019-01-07
Normalize Log Message Strings
Nathan Lilienthal
2019-01-05
Improve URL detection with special characters
Christian Duerr
2019-01-05
Limit number of URL schemes
Christian Duerr
2019-01-05
Fix removal of trailing URL characters
Christian Duerr
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-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
[next]