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
/
input.rs
Age
Commit message (
Expand
)
Author
2019-02-07
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-01-27
Improve touchpad scrolling
ray851107
2019-01-17
Add config option to send or not send ESC when ALT-key is pressed
Simon Dahlberg
2019-01-17
Make all configuration fields optional
Christian Duerr
2019-01-08
Fix selection with right and middle mouse
Christian Duerr
2019-01-07
Normalize Log Message Strings
Nathan Lilienthal
2019-01-05
Launch URLs only when left-clicking
Christian Duerr
2019-01-05
Add key/mouse action for spawning new Alacritty instances
Carlos Tuñón
2019-01-03
Fix double-triggering of mouse bindings
Christian Duerr
2019-01-02
Process Mouse Binding Actions Earlier
Nathan Lilienthal
2018-12-20
Send alt key with actual key in one flush
skliew
2018-12-10
Upgrade to Rust 2018
Joe Wilm
2018-12-06
Detach Child process to avoid zombie processes
Vineeth Sagar
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-04
Fix clippy issues
Christian Duerr
2018-11-01
Fix mouse pasting in mouse mode with shift
Christian Duerr
2018-11-01
Rework cursor configuration
Christian Duerr
2018-10-27
Relax matching of URL modifiers
Christian Duerr
2018-10-22
Add option to open URLs on click
Christian Duerr
2018-10-16
Allow the usage of scancodes in the config
Christian Duerr
2018-10-16
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-09-27
Fix selection start point lagging behind cursor
Christian Duerr
2018-09-24
Allow copying selection to primary clipboard
Gris Ge
2018-09-20
Fix config error with missing decorations field
Christian Duerr
2018-09-20
Fix Bracketed Paste Mode when input contains end sequence. (#1243)
Aidan Epstein
2018-09-02
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-07-28
Merge master into scrollback
Christian Duerr
2018-07-21
Scrollback cleanup
Christian Duerr
2018-07-06
Fix incorrect cell side in selection
Christian Duerr
2018-06-02
Fix selection tests
Christian Duerr
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 multi-line selection with single cell end
Christian Duerr
2018-06-02
Fix selection in scrollback
Christian Duerr
2018-06-02
Fix linux config default value
Christian Duerr
2018-06-02
Merge branch #1095
Christian Duerr
2018-06-02
Make normal scrolling line amount configurable
Christian Duerr
2018-06-02
Disable faux scrolling when shift is pressed
Christian Duerr
2018-06-02
Add faux_scrolling back to scrollback
Christian Duerr
2018-06-02
Add SCROLL_MULTIPLIER
Joe Wilm
2018-06-02
Scroll to bottom on character received
Joe Wilm
2018-06-02
checkpoint: very basic scrolling works
Joe Wilm
2018-05-05
Don't paste selection when in mouse mode
Christian Duerr
2018-03-12
Switch meta key to alt instead of super
Christian Duerr
2018-03-12
Add modifiers to mouse events
Christian Duerr
2018-03-12
Fix clippy lints
Celti Burroughs
2018-03-12
Rename button_state to prev_state for clarity
Celti Burroughs
[next]