================================== Alacritty 0.9.0 keyboard shortcuts ================================== First published at 9/14/2021 on https://defkey.com/alacritty-0-9-shortcuts Alacritty is a free and open-source terminal emulator with GPU acceleration. It is focused on simplicity, therefore it doesn't support tabs. Alacritty can be configured by editing the template file in YAML format. Alacritty 0.9.0 has 94 shortcuts and we have listed all of them below. General ------- Ctrl + L Clear log notice Shift + Page Up Scroll page up Shift + Page Down Scroll page down Shift + Home Scroll to top Shift + End Scroll to bottom Vi mode ------- Shift + Ctrl + Space Toggle Vi mode Shift + Ctrl + Space Scroll to bottom Esc Clear selection I Toggle Vi mode I Scroll to bottom Ctrl + C Toggle Vi mode Ctrl + Y Scroll line up Ctrl + E Scroll line down G Scroll to top Shift + G Scroll to bottom Ctrl + B Scroll page up Ctrl + F Scroll page down Ctrl + U Scroll half page up Ctrl + D Scroll half page down Y Copy Y Clear selection V Clear selection Shift + V Toggle normal selection Ctrl + V Toggle block selection Alt + V Toggle semantic selection Enter Open K Up J Down H Left L Right Up arrow Up Down arrow Down Left arrow Left Right arrow Right 0 First Shift + 4 Last Shift + 6 First occupied Shift + H High Shift + M Middle Shift + L Low B Semantic left W Semantic right E Semantic right end Shift + B Word left Shift + W Word right Shift + E Word right end Shift + 5 Bracket / Search forward Shift + / Search backward N Seach next Shift + N Search previous Search mode ----------- Enter Search confirm Esc Search cancel Ctrl + C Search cancel Ctrl + U Search clear Ctrl + W Search delete word Ctrl + P Search history previous Ctrl + N Search history next Up arrow Search history previous Down arrow Search history next Enter Search focus next Shift + Enter Search focus previous Windows, Linux, and BSD only ---------------------------- Ctrl + Shift + V Paste Ctrl + Shift + C Copy Ctrl + Shift + F Search forward Ctrl + Shift + B Search backward Ctrl + Shift + C Clear selection Shift + Insert Paste selection Ctrl + 0 Reset font size Ctrl + = Increase font size Ctrl + + Increase font size Ctrl + Num + Increase font size Ctrl + - Decrease font size Ctrl + Num - Decrease font size Windows only ------------ Alt + Enter Toggle full screen macOS only ---------- Cmd + K Clear history Cmd + 0 Reset font size Cmd + = Increase font size Cmd + + Increase font size Cmd + Num + Increase font size Cmd + - Decrease font size Cmd + Num - Decrease font size Cmd + V Paste Cmd + C Copy Cmd + C Clear selection Cmd + H Hide Cmd + H Hide other applications Cmd + M Minimize Cmd + Q Quit Cmd + W Quit Cmd + N Spawn new instance Cmd + F Toggle full screen Cmd + F Search forward Cmd + B Search backward Source: Alaccritty GitHub page Last modified on(UTC): Tuesday, September 14, 2021 Defkey © All rights reserved.