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
Age
Commit message (
Expand
)
Author
2017-05-24
Ensure that the event loop thread cleanly exits on shutdown
Aaron Hill
2017-05-24
Fix #573. Ensure we don't write 0 bytes to pty
Martin Algesten
2017-05-12
Use debug! instead of println!
Dominik Miedziński
2017-05-10
Fix viewport_size.height calculation
N-006
2017-05-08
Fix Device Status reports
Dominik Miedziński
2017-05-07
Add support for Query Device Status
Dominik Miedziński
2017-05-06
Fix bug in SizeInfo::contains_point
Joe Wilm
2017-05-06
Work around ICE
Joe Wilm
2017-05-06
Add window padding option
Tuomas Siipola
2017-05-06
Fix glyph offsets in cell
Joe Wilm
2017-05-01
Fix bug with tab rendering
Joe Wilm
2017-05-01
Combine FontOffset and GlyphOffset structs into Delta struct
Aaron Williamson
2017-05-01
Add glyph offset option to user configuration
Aaron Williamson
2017-05-01
Remove unnecessary size argument to metrics function
Aaron Williamson
2017-05-01
Improve freetype metric usage
Aaron Williamson
2017-05-01
Support setting _NET_WM_PID in X11 environments
Joe Wilm
2017-05-01
Support insert mode
Joe Wilm
2017-05-01
Add limit check in scroll_up/down_relative
Joe Wilm
2017-05-01
Implement tab stop manipulation
Joe Wilm
2017-04-20
Remove unused limit function
Joe Wilm
2017-04-20
Fix some bugs with resize
Joe Wilm
2017-04-19
Fix issue with back_color_erase
Joe Wilm
2017-04-19
Pass scrolling region tests in vttest 2
Joe Wilm
2017-04-19
Partially add DECCOLM support
Joe Wilm
2017-04-18
Support DECOM (Origin Mode)
Joe Wilm
2017-04-18
Add CLI arg for setting working directory
Zach Day
2017-04-18
Fixes for vttest cursor movement screen 1
Joe Wilm
2017-04-18
Implement LF/NL
Joe Wilm
2017-04-04
fix tabulation rendering
Roman Shmatov
2017-04-03
Better error handling in event loop
Joe Wilm
2017-04-03
Fix hang on exit after child process failed
Lukas Holecek
2017-04-03
Do not replace $SHELL with --command option
Justin Charette
2017-04-03
Add better printing for ref test failure
Joe Wilm
2017-04-03
Fix issue with htop rendering incorrectly
Joe Wilm
2017-03-04
Handle CSI command J3 (Clear saved lines)
Aaron Hill
2017-03-03
Handle OSC command '1' (Set Icon Name)
Aaron Hill
2017-03-02
Add support for wide characters
Joe Wilm
2017-02-27
Update cell to cursor template when adding a tab.
Anders Rasmussen
2017-02-25
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-22
hide mouse cursor mac os
Anders Rasmussen
2017-02-22
Lazily reset `start_time` in VisualBell's `completed` method
Mark Andrus Roberts
2017-02-22
Document hide cursor when typing behaviour
Tuomas Siipola
2017-02-22
Fix cursor visibility when window lost focus
Tuomas Siipola
2017-02-22
Set cursor only when its visibility changes
Tuomas Siipola
2017-02-22
Add hide cursor when typing option
Tuomas Siipola
2017-02-17
use an empty cell as template when resizing grids
Anders Rasmussen
2017-02-15
Implement workaround for Mesa issue
Joe Wilm
2017-02-14
Add TERM config entry
Anders Rasmussen
2017-02-11
Handle OSC for setting indexed color values
Joe Wilm
2017-02-11
Move color list to Term struct
Joe Wilm
[next]