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
/
alacritty
/
src
/
config
Commit message (
Expand
)
Author
Age
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
*
Fix movement within search matches
Christian Duerr
2020-07-14
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Remove alacritty.yml mentions from font crate errors
Kirill Chibisov
2020-07-11
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Rework default config binding replacement
Kirill Chibisov
2020-06-15
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Shell, Command, and Launcher to share impl
Kirill Chibisov
2020-06-05
*
Treat Shift + Backspace as Backspace
Alexey Chernyshov
2020-05-07
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Use numbers instead of strings for additional mouse bindings
David Herberth
2020-05-02
*
Add CopyPrimary keybinding action on Linux/BSD
Kirill Chibisov
2020-03-23
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Add default keybinding for SpawnNewInstance on macOS
Nathan Lilienthal
2020-03-17
*
Remove `tabspaces` config option
Christian Duerr
2020-03-01
*
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-10
*
Fix backspace deleting chars when IME is open
Christian Duerr
2020-01-30
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Remove scrolling.auto_scroll feature
Kirill Chibisov
2020-01-20
*
Fix reset CLI parameters on config reload (#3216)
Christian Duerr
2020-01-17
*
Force exact modifiers match for mouse bindings
Christian Duerr
2020-01-10
*
Fix keybinding deserialization
Christian Duerr
2020-01-07
*
Remove winit key remappings
Christian Duerr
2020-01-06
*
Add `Minimize` binding action
Kirill Chibisov
2020-01-05
*
Bump winit to 0.20.0 Alpha 6
Christian Duerr
2020-01-05
*
Replace deprecated Error methods
sterlingjensen
2020-01-03
*
Add Insert/Delete bindings with combined modifiers
Kirill Chibisov
2019-11-28
*
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-15
*
Remove automatic config generation
Kirill Chibisov
2019-10-06
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05