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
Age
Commit message (
Expand
)
Author
2016-11-11
Fix/add some keybindings
Joe Wilm
2016-11-11
Fix alacritty shutdown when shell exits on macOS
Joe Wilm
2016-11-11
Fix resize on macOS leaving screen blank
Joe Wilm
2016-11-11
Rustup
Joe Wilm
2016-11-11
Fix config file reloading on macOS
Joe Wilm
2016-11-11
Workaround for cutoff glyphs
Joe Wilm
2016-10-28
Update default config
Joe Wilm
2016-10-28
Support drawing bold test with bright colors
Joe Wilm
2016-10-28
Merge branch 'reload-colors'
Joe Wilm
2016-10-28
Set colors on CPU
Joe Wilm
2016-10-28
Dynamically update render_timer config
Joe Wilm
2016-10-27
Move config reloading to separate thread
Joe Wilm
2016-10-27
Live shader reloading is now a feature
Joe Wilm
2016-10-24
Move color indexing to vertex shader
Joe Wilm
2016-10-24
Expand cell::Color layout tests
Joe Wilm
2016-10-24
Fix some compiler warnings
Joe Wilm
2016-10-24
Add discriminant_value test for cell::Color
Joe Wilm
2016-10-23
Proof of concept live reloading for colors
Joe Wilm
2016-10-16
Add test exhibiting SIGBUS on my machine
Joe Wilm
2016-10-15
Make colors configurable from file
Joe Wilm
2016-10-14
Rustup and update dependencies
Joe Wilm
2016-10-14
Fix X11 WaitEventsIterator Busy Loop
Joe Wilm
2016-10-10
Implement blank character insertion
Joe Wilm
2016-10-08
Add script for creating flamegraph with perf
Joe Wilm
2016-10-08
Update cargo.lock with osx clipboard
Joe Wilm
2016-10-08
Implement copypasta::Load for macos::Clipboard
Joe Wilm
2016-10-08
Start implementing copypasta, a clipboard library
Joe Wilm
2016-09-27
Don't write v when pasting on macOS
Joe Wilm
2016-09-26
wip
Joe Wilm
2016-09-26
Clean up event_loop module
Joe Wilm
2016-09-25
Refactor EventLoop into event_loop module
Joe Wilm
2016-09-25
Resolve compiler warnings
Joe Wilm
2016-09-25
Fix bug with scrolling regions
Joe Wilm
2016-09-24
Use evented I/O for the pty
Joe Wilm
2016-09-23
Fix some compiler warnings
Joe Wilm
2016-09-23
Add unhandled `execute` log
Joe Wilm
2016-09-23
Fix missing `esc_dispatch` log
Joe Wilm
2016-09-21
Fix refresh bug
Joe Wilm
2016-09-19
Update VTE for OSC string fix
Joe Wilm
2016-09-18
Delete an extra space
Joe Wilm
2016-09-18
Make use of `unlikely` intrinsic
Joe Wilm
2016-09-18
Minor fixes
Joe Wilm
2016-09-18
rustup
Joe Wilm
2016-09-18
Rewrite ansi parser using vte crate
Joe Wilm
2016-09-16
Remove extra wait_events()
Joe Wilm
2016-09-16
Fix crash
Joe Wilm
2016-09-15
Implement delete_chars
Joe Wilm
2016-09-06
Fix resize not redrawing immediately
Joe Wilm
2016-09-05
Update deps and remove printlns
Joe Wilm
2016-09-01
Move rendering back to main thread
Joe Wilm
[next]