2023-06-11 20:23:41 -04:00
|
|
|
ALACRITTY-BINDINGS(5)
|
|
|
|
|
|
|
|
# NAME
|
|
|
|
|
|
|
|
Alacritty Bindings - Default configuration file bindings
|
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
|
|
|
|
This page documents all key and mouse bindings for the default Alacritty
|
|
|
|
configuration. See *alacritty*(5) for full configuration format documentation.
|
|
|
|
|
|
|
|
# Mouse Bindings
|
|
|
|
|
|
|
|
[[ *mouse*
|
|
|
|
:[ *mods*
|
|
|
|
:[ *action*
|
|
|
|
| _"Right"_
|
|
|
|
:[
|
|
|
|
: _"ExpandSelection"_
|
|
|
|
| _"Right"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"ExpandSelection"_
|
|
|
|
| _"Middle"_
|
|
|
|
: _"~Vi"_
|
|
|
|
: _"PasteSelection"_
|
|
|
|
|
|
|
|
# Key Bindings
|
|
|
|
|
|
|
|
[[ *key*
|
|
|
|
:[ *mods*
|
|
|
|
:[ *mode*
|
|
|
|
:[ *action* / *chars*
|
|
|
|
| _"Paste"_
|
|
|
|
:[
|
|
|
|
:[
|
|
|
|
: _"Paste"_
|
|
|
|
| _"Copy"_
|
|
|
|
:[
|
|
|
|
:[
|
|
|
|
: _"Copy"_
|
|
|
|
| _"L"_
|
|
|
|
: _"Control"_
|
|
|
|
:[
|
|
|
|
: _"ClearLogNotice"_
|
|
|
|
| _"L"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"~Vi|~Search"_
|
|
|
|
: *chars*: _"\\u000c"_
|
|
|
|
| _"PageUp"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"~Alt"_
|
|
|
|
: _"ScrollPageUp"_
|
|
|
|
| _"PageDown"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"~Alt"_
|
|
|
|
: _"ScrollPageDown"_
|
|
|
|
| _"Home"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"~Alt"_
|
|
|
|
: _"ScrollToTop"_
|
|
|
|
| _"End"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"~Alt"_
|
|
|
|
: _"ScrollToBottom"_
|
|
|
|
|
|
|
|
## Vi Mode
|
|
|
|
|
|
|
|
[[ *key*
|
|
|
|
:[ *mods*
|
|
|
|
:[ *mode*
|
|
|
|
:[ *action*
|
|
|
|
| _"Space"_
|
|
|
|
: _"Shift|Control"_
|
|
|
|
: _"~Search"_
|
|
|
|
: _"ToggleViMode"_
|
|
|
|
| _"Space"_
|
|
|
|
: _"Shift|Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollToBottom"_
|
|
|
|
| _"Escape"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ClearSelection"_
|
|
|
|
| _"I"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ToggleViMode"_
|
|
|
|
| _"I"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollToBottom"_
|
|
|
|
| _"C"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ToggleViMode"_
|
|
|
|
| _"Y"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollLineUp"_
|
|
|
|
| _"E"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollLineDown"_
|
|
|
|
| _"G"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollToTop"_
|
|
|
|
| _"G"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollToBottom"_
|
|
|
|
| _"B"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollPageUp"_
|
|
|
|
| _"F"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollPageDown"_
|
|
|
|
| _"U"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollHalfPageUp"_
|
|
|
|
| _"D"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ScrollHalfPageDown"_
|
|
|
|
| _"Y"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Copy"_
|
|
|
|
| _"Y"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ClearSelection"_
|
|
|
|
| _"Copy"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ClearSelection"_
|
|
|
|
| _"V"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ToggleNormalSelection"_
|
|
|
|
| _"V"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ToggleLineSelection"_
|
|
|
|
| _"V"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ToggleBlockSelection"_
|
|
|
|
| _"V"_
|
|
|
|
: _"Alt"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ToggleSemanticSelection"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"Enter"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Open"_
|
|
|
|
| _"Z"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"CenterAroundViCursor"_
|
|
|
|
| _"K"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Up"_
|
|
|
|
| _"J"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Down"_
|
|
|
|
| _"H"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Left"_
|
|
|
|
| _"L"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Right"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"ArrowUp"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Up"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"ArrowDown"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Down"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"ArrowLeft"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Left"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"ArrowRight"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Right"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"0"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"First"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"4"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Last"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"6"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"FirstOccupied"_
|
|
|
|
| _"H"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"High"_
|
|
|
|
| _"M"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Middle"_
|
|
|
|
| _"L"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Low"_
|
|
|
|
| _"B"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"SemanticLeft"_
|
|
|
|
| _"W"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"SemanticRight"_
|
|
|
|
| _"E"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"SemanticRightEnd"_
|
|
|
|
| _"B"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"WordLeft"_
|
|
|
|
| _"W"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"WordRight"_
|
|
|
|
| _"E"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"WordRightEnd"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"5"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"Bracket"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"/"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"SearchForward"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"/"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"SearchBackward"_
|
|
|
|
| _"N"_
|
|
|
|
:[
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"SearchNext"_
|
|
|
|
| _"N"_
|
|
|
|
: _"Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"SearchPrevious"_
|
|
|
|
|
|
|
|
|
|
|
|
## Search Mode
|
|
|
|
|
|
|
|
[[ *key*
|
|
|
|
:[ *mods*
|
|
|
|
:[ *mode*
|
|
|
|
:[ *action*
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"Enter"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Search|Vi"_
|
|
|
|
: _"SearchConfirm"_
|
|
|
|
| _"Escape"_
|
|
|
|
:[
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchCancel"_
|
|
|
|
| _"C"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchCancel"_
|
|
|
|
| _"U"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchClear"_
|
|
|
|
| _"W"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchDeleteWord"_
|
|
|
|
| _"P"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchHistoryPrevious"_
|
|
|
|
| _"N"_
|
|
|
|
: _"Control"_
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchHistoryNext"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"ArrowUp"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchHistoryPrevious"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"ArrowDown"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Search"_
|
|
|
|
: _"SearchHistoryNext"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"Enter"_
|
2023-06-11 20:23:41 -04:00
|
|
|
:[
|
|
|
|
: _"Search|~Vi"_
|
|
|
|
: _"SearchFocusNext"_
|
|
|
|
|
|
|
|
## Windows, Linux, and BSD only
|
|
|
|
|
|
|
|
[[ *key*
|
|
|
|
:[ *mods*
|
|
|
|
:[ *mode*
|
|
|
|
:[ *action*
|
|
|
|
| _"V"_
|
|
|
|
: _"Control|Shift"_
|
|
|
|
: _"~Vi"_
|
|
|
|
: _"Paste"_
|
|
|
|
| _"C"_
|
|
|
|
: _"Control|Shift"_
|
|
|
|
:[
|
|
|
|
: _"Copy"_
|
|
|
|
| _"F"_
|
|
|
|
: _"Control|Shift"_
|
|
|
|
: _"~Search"_
|
|
|
|
: _"SearchForward"_
|
|
|
|
| _"B"_
|
|
|
|
: _"Control|Shift"_
|
|
|
|
: _"~Search"_
|
|
|
|
: _"SearchBackward"_
|
|
|
|
| _"C"_
|
|
|
|
: _"Control|Shift"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ClearSelection"_
|
|
|
|
| _"Insert"_
|
|
|
|
: _"Shift"_
|
|
|
|
:[
|
|
|
|
: _"PasteSelection"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"0"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Control"_
|
|
|
|
:[
|
|
|
|
: _"ResetFontSize"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"="_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Control"_
|
|
|
|
:[
|
|
|
|
: _"IncreaseFontSize"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"+"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Control"_
|
|
|
|
:[
|
|
|
|
: _"IncreaseFontSize"_
|
|
|
|
| _"NumpadAdd"_
|
|
|
|
: _"Control"_
|
|
|
|
:[
|
|
|
|
: _"IncreaseFontSize"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"-"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Control"_
|
|
|
|
:[
|
|
|
|
: _"DecreaseFontSize"_
|
|
|
|
| _"NumpadSubtract"_
|
|
|
|
: _"Control"_
|
|
|
|
:[
|
|
|
|
: _"DecreaseFontSize"_
|
|
|
|
|
|
|
|
## Windows only
|
|
|
|
|
|
|
|
[[ *key*
|
|
|
|
:[ *mods*
|
|
|
|
:[ *mode*
|
|
|
|
:[ *action*
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"Enter"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Alt"_
|
|
|
|
:[
|
|
|
|
: _"ToggleFullscreen"_
|
|
|
|
|
|
|
|
## macOS only
|
|
|
|
|
|
|
|
[[ *key*
|
|
|
|
:[ *mods*
|
|
|
|
:[ *mode*
|
|
|
|
:[ *action* / *chars*
|
|
|
|
| _"K"_
|
|
|
|
: _"Command"_
|
|
|
|
: _"~Vi|~Search"_
|
|
|
|
: *chars*: _"\\u000c"_
|
|
|
|
| _"K"_
|
|
|
|
: _"Command"_
|
|
|
|
: _"~Vi|~Search"_
|
|
|
|
: _"ClearHistory"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"0"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"ResetFontSize"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"="_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"IncreaseFontSize"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"+"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"IncreaseFontSize"_
|
|
|
|
| _"NumpadAdd"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"IncreaseFontSize"_
|
2023-07-10 22:22:14 -04:00
|
|
|
| _"-"_
|
2023-06-11 20:23:41 -04:00
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"DecreaseFontSize"_
|
|
|
|
| _"NumpadSubtract"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"DecreaseFontSize"_
|
|
|
|
| _"V"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"Paste"_
|
|
|
|
| _"C"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"Copy"_
|
|
|
|
| _"C"_
|
|
|
|
: _"Command"_
|
|
|
|
: _"Vi|~Search"_
|
|
|
|
: _"ClearSelection"_
|
|
|
|
| _"H"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"Hide"_
|
|
|
|
| _"H"_
|
|
|
|
: _"Command|Alt"_
|
|
|
|
:[
|
|
|
|
: _"HideOtherApplications"_
|
|
|
|
| _"M"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"Minimize"_
|
|
|
|
| _"Q"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"Quit"_
|
|
|
|
| _"W"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"Quit"_
|
|
|
|
| _"N"_
|
|
|
|
: _"Command"_
|
|
|
|
:[
|
|
|
|
: _"CreateNewWindow"_
|
|
|
|
| _"F"_
|
|
|
|
: _"Command|Control"_
|
|
|
|
:[
|
|
|
|
: _"ToggleFullscreen"_
|
|
|
|
| _"F"_
|
|
|
|
: _"Command"_
|
|
|
|
: _"~Search"_
|
|
|
|
: _"SearchForward"_
|
|
|
|
| _"B"_
|
|
|
|
: _"Command"_
|
|
|
|
: _"~Search"_
|
|
|
|
: _"SearchBackward"_
|
|
|
|
|
|
|
|
# SEE ALSO
|
|
|
|
|
2023-07-01 08:41:09 -04:00
|
|
|
*alacritty*(1), *alacritty-msg*(1), *alacritty*(5)
|
|
|
|
|
2023-06-11 20:23:41 -04:00
|
|
|
See the alacritty github repository at https://github.com/alacritty/alacritty
|
|
|
|
for the full documentation.
|
|
|
|
|
|
|
|
# BUGS
|
|
|
|
|
|
|
|
Found a bug? Please report it at https://github.com/alacritty/alacritty/issues.
|
|
|
|
|
|
|
|
# MAINTAINERS
|
|
|
|
|
|
|
|
- Christian Duerr <contact@christianduerr.com>
|
|
|
|
- Kirill Chibisov <contact@kchibisov.com>
|