index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event.rs
Commit message (
Expand
)
Author
Age
*
Add fullscreen support
acheronfail
2019-04-23
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Rework URL highlighting
Christian Duerr
2019-03-30
*
Fix URL highlight crash
Christian Duerr
2019-03-24
*
Add URL hover highlighting
Christian Duerr
2019-03-19
*
Add text reflow
Christian Duerr
2019-03-13
*
Fix signal handling on Unix systems
Rachel K
2019-03-12
*
Add support for SpawnNewInstance using linux compat on FreeBSD
Tobias Kortkamp
2019-03-08
*
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
*
Fix crash on macOS and BSD with SpawnNewInstance action
Carlos Tuñón
2019-01-19
*
Add config option to send or not send ESC when ALT-key is pressed
Simon Dahlberg
2019-01-17
*
Fix selection with right and middle mouse
Christian Duerr
2019-01-08
*
Add key/mouse action for spawning new Alacritty instances
Carlos Tuñón
2019-01-05
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Fix recording of ref tests
Christian Duerr
2018-12-08
*
Add keybinding action for clearing warns/errors
Christian Duerr
2018-11-19
*
Display errors and warnings
Christian Duerr
2018-11-17
*
Remove re-export of glutin size types
Christian Duerr
2018-11-10
*
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-10
*
Fix selection while scrolling
Nathan Lilienthal
2018-11-02
*
Rework cursor configuration
Christian Duerr
2018-11-01
*
Add option to open URLs on click
Christian Duerr
2018-10-22
*
Allow the usage of scancodes in the config
Christian Duerr
2018-10-16
*
Fix selection start point lagging behind cursor
Christian Duerr
2018-09-27
*
Allow copying selection to primary clipboard
Gris Ge
2018-09-24
*
Acknowledge first click on unfocused windows with bsd/linux
nolanl
2018-09-17
*
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-09-02
*
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
|
\
|
*
Add binding action for hiding the window
Josh Leeb-du Toit
2018-07-22
|
*
Fix clippy issues
Christian Duerr
2018-07-01
|
*
Ignore mouse input if window is unfocused
Felippe da Motta Raposo
2018-06-23
|
*
Reduce Increase-/DecreaseFontSize step to 0.5
Felippe da Motta Raposo
2018-06-08
*
|
Merge master into scrollback
Christian Duerr
2018-07-28
*
|
Scrollback cleanup
Christian Duerr
2018-07-21
*
|
Remove dead code
Joe Wilm
2018-06-02
*
|
Truncate invisible lines before storing ref-tests
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
*
|
Merge branch #1095
Christian Duerr
2018-06-02
*
|
Support selections with scrolling buffer
Joe Wilm
2018-06-02
*
|
Move selection into Grid
Joe Wilm
2018-06-02
*
|
Scroll to bottom on character received
Joe Wilm
2018-06-02
*
|
checkpoint: very basic scrolling works
Joe Wilm
2018-06-02
|
/
*
Update to glutin 0.16.0
Francesca Frangipane
2018-05-29
*
Fix clippy lints
Christian Duerr
2018-05-11
*
Paste path into terminal when drag & dropping file
Christian Duerr
2018-05-11
*
Add modifiers to mouse events
Christian Duerr
2018-03-12
*
Extend SGR and VT200 (normal) mouse support
Celti Burroughs
2018-03-12
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
[next]