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
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
Unify string formatting
Hamir Mahal
2024-07-24
*
Add default `Home`/`End` bindings for Vi mode
Kirill Chibisov
2024-02-08
*
Fix hang on startup with some Wayland compositors
Kirill Chibisov
2024-02-04
*
Don't use kitty sequences outside protocol
Kirill Chibisov
2024-01-31
*
Allow specifying all config keys on all platforms
Christian Duerr
2024-01-24
*
Add vi search paste bindings
Omar Magdy
2024-01-04
*
Fix number-based mouse bindings
Lars Francke
2024-01-02
*
Fix the order of `ClearSelection` in Vi mode
Kirill Chibisov
2023-12-16
*
Implement kitty's keyboard protocol
Kirill Chibisov
2023-12-06
*
Fix chars usage inside the mouse bindings
Kirill Chibisov
2023-12-06
*
Don't use `::*` for enum variants in bindings
Kirill Chibisov
2023-12-03
*
Adjust default Vi's SearchBackwards binding
Kirill Chibisov
2023-11-28
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix typos
Pavel Roskin
2023-10-25
*
Update winit to 0.29.2 and copypasta to 0.10.0
Kirill Chibisov
2023-10-21
*
Add inline vi mode search
Christian Duerr
2023-10-20
*
Add bindings for macOS tabs
Kirill Chibisov
2023-09-04
*
Fix keys like `+` not working on neo layouts
Kirill Chibisov
2023-07-20
*
Use lowercase latters in bindings for h/m/l
Kirill Chibisov
2023-07-18
*
Update to the new winit keyboard API
Kirill Chibisov
2023-07-11
*
Switch to TOML configuration format
Christian Duerr
2023-06-12
*
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
[next]