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
/
term
/
mod.rs
Age
Commit message (
Expand
)
Author
2020-03-24
Fix cursor position after alt screen resize
Christian Duerr
2020-03-21
Bump version to RC3
v0.4.2-rc3
Christian Duerr
2020-03-14
Fix live config reload for window title
Christian Duerr
2020-03-07
Fix selection with invisible start and end
Christian Duerr
2020-03-01
Remove `tabspaces` config option
Christian Duerr
2020-03-01
Fix tabs across linewrap
Christian Duerr
2020-02-23
Fix config reload updating incorrect grid
Christian Duerr
2020-02-22
Fix block selection including last column
Christian Duerr
2020-02-10
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-07
Fix selection expansion across full-width glyphs
Christian Duerr
2020-01-31
Mirror OSC query terminator
Christian Duerr
2020-01-26
Fix incorrect grid.len() and grid.history_size()
Kirill Chibisov
2020-01-21
Fix first cell when selection is off screen
Christian Duerr
2020-01-20
Remove scrolling.auto_scroll feature
Kirill Chibisov
2020-01-15
Expand line selection across wrapped lines
Christian Duerr
2020-01-11
Move Alacritty to organization
Christian Duerr
2020-01-09
Fix cut off full width glyphs in last column
Christian Duerr
2019-12-24
Fix screen reset not clearing cell flags
Christian Duerr
2019-12-21
Fix Windows CI build failure
Christian Duerr
2019-11-23
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-18
Fix deletion of lines when clearing the screen
Nathan Lilienthal
2019-11-17
Fix ESC escapes not ignoring invalid intermediates
Kirill Chibisov
2019-11-17
Fix cell reset not clearing flags and foreground
Kirill Chibisov
2019-11-15
Fix `CSI Ps M` deleting lines above cursor
Christian Duerr
2019-11-14
Fix division by zero without any cols or lines
Burak Yigit Kaya
2019-11-12
Fix mouse modes not being mutually exclusive
Kirill Chibisov
2019-11-11
Add escape for reading clipboard
Christian Duerr
2019-11-04
Add UTF-8 mouse mode support
Kirill Chibisov
2019-11-04
Fix incorrect cell foreground when clearing screen
Christian Duerr
2019-11-03
Fix URL highlighting
Christian Duerr
2019-10-15
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-14
Add support for title stack escape sequences
Dustin
2019-10-05
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-02
Add live config reload for font size
wayne
2019-09-26
Fix selection not inverting terminal background
Christian Duerr
2019-09-26
Fix cell opacity when color matches terminal bg
Kirill Chibisov
2019-09-26
Fix overflow on wrong scroll region setting
Kirill Chibisov
2019-09-09
Reset the Mouse Cursor While Selecting
Nathan Lilienthal
2019-08-24
Show text cursor when pressing shift in mouse mode
John Sullivan
2019-08-03
Move modifier check before URL search
Christian Duerr
2019-08-01
Switch to rfind_url for URL detection
Christian Duerr
2019-07-28
Fix cursor flickering on url hover
Kirill Chibisov
2019-07-10
Fix cursor color setting with escape sequence
Kirill Chibisov
2019-07-08
Change mouse cursor when hovering over the message bar
Elaina Martineau
2019-06-23
Fix performance issues with text reflow
Christian Duerr
2019-06-21
Fix inconsitent cursor position when scrolling
Kirill Chibisov
2019-06-20
Add block selection
Christian Duerr
2019-06-15
Fix dynamic color escape response
Christian Duerr
2019-06-09
Add wayland primary selection clipboard support
Christian Duerr
2019-06-06
Fix index out of bounds during selection
Christian Duerr
[next]