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
/
bindings.rs
Commit message (
Expand
)
Author
Age
*
Update bitflags to 2.2.1
Kirill Chibisov
2023-05-17
*
Allow mode-exclusive bindings in any mode
Christian Duerr
2023-04-15
*
Create new windows with Cmd+N by default
Christian Duerr
2023-01-27
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Fix clippy warnings
Christian Duerr
2022-10-12
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Add vi action to center view around vi cursor
jeremycostanzo
2022-06-10
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Add `ToggleMaximized` key binding action
Chris Copeland
2022-02-27
*
Fix block selection expansion with Ctrl + RMB
Kirill Chibisov
2022-01-11
*
Add multi-window support
Christian Duerr
2021-10-23
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Add ExpandSelection mouse binding action
Jason Heard
2021-07-29
*
Fix leaving vi mode with active selection
a5ob7r
2021-07-07
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Add modes to regex hint bindings
Joshua Ortiz
2021-06-19
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Add hide other windows binding on macOS
Kam Kudla
2021-04-08
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-31
*
Add default binding to cancel search on Ctrl+C
Christian Duerr
2020-12-31
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Add search history support
Christian Duerr
2020-12-20
*
Add separate mode for search bindings
Christian Duerr
2020-12-19
*
Bump glutin to 0.26.0
Kirill Chibisov
2020-12-11
*
Bump glutin to 0.25.0
Kirill Chibisov
2020-10-07
*
Add ^C binding to cancel search and leave Vi mode
Christian Duerr
2020-08-10
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
*
Fix movement within search matches
Christian Duerr
2020-07-14
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
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
*
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
*
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
*
Add Insert/Delete bindings with combined modifiers
Kirill Chibisov
2019-11-28
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05