Vim

Modify selected text

Switch case

~

All hotkeys for Vim

General
Gets out of the current mode into the “command mode”. All keys are bound of commands

Esc

Insert text
Insert text before the cursor

I

General
“Last-line mode”. In this mode, Vim expects you to enter a command such as to save the document

:

Navigation keys
Move the cursor one character to the left

H

Navigation keys
Move the cursor down one line

J

Navigation keys
Move the cursor down one line

Ctrl + J

Navigation keys
Move the cursor up one line

K

Navigation keys
Move the cursor up one line

Ctrl + P

Navigation keys
Move the cursor one character to the right

L

Navigation keys
Move the cursor to the beginning of the line

0

Navigation keys
Move the cursor to the end of the line

$

Navigation keys
Move the cursor to the first non-empty character of the line

^

Navigation keys
Move forward one word (delimited by a white space)

W

Navigation keys
Move forward five words

5 then W

Navigation keys
Move backward one word (delimited by a white space)

B

Navigation keys
Move backward five words

5 then B

Navigation keys
Move to the end of the file

G

Navigation keys
Move to the beginning of the file

G then G

Navigate around the document
Jump to the previous sentence

(

Navigate around the document
Jump to the next sentence

)

Navigate around the document
Jump to the previous paragraph

{

Navigate around the document
Jump to the next paragraph

}

Navigate around the document
Jump to the previous section

[ then [

Navigate around the document
Jump to the next section

] then ]

Navigate around the document
Jump to the end of the previous section

[ then ]

Navigate around the document
Jump to the end of the next section

] then [

Insert text
Insert text at the end of the line

A

Insert text
Begin a new line above the cursor

O

Delete text
delete character at cursor

X

Delete text
Delete a word

D then W

Delete text
Delete to the beginning of a line

D then 0

Delete text
Delete to the end of a line

D then $

Delete text
Delete to the end of sentence

D then )

Delete text
Delete to the beginning of the file

D then G then G

Delete text
Delete to the end of the file

D then G

Delete text
Delete line

D then D

Delete text
Delete three lines

3 then D then D

Simple replace text
Replace characters instead of inserting them

R

Copy/Paste text
Copy current line into storage buffer

Y then Y

Copy/Paste text
Paste storage buffer before current line

P

Undo/Redo operation
undo the last operation

U

Undo/Redo operation
Redo the last undo

Ctrl + R

Modify selected text
Switch case

~

Modify selected text
Delete a word

D

Modify selected text
Change

C

Modify selected text
Yank

Y

Modify selected text
Shift right

>

Modify selected text
Shift left

<

Modify selected text
Filter through an external command

!

Save and quit
Quits Vim but fails when file has been changed

: then Q

Save and quit
Save the file

: then W

Save and quit
Save the file and quit Vim

: then W then Q

Save and quit
Quit Vim without saving the changes to the file

: then Q then !

Save and quit
Write file, if modified, and quit Vim

Z then Z

Save and quit
Same as :q! Quits Vim without writing changes

Z then Q

Similar combinations for other applications


Adobe Photoshop CS5 (Windows)
Toggle composite and grayscale mask in Quick Mask mode
Photoshop CS5 Panels - Channels Panel

~


Adobe Photoshop CS5 (MacOS)
Toggle composite and grayscale mask in Quick Mask mode
Photoshop CS5 Panels - Channels Panel

~


Microstation v8i (Windows)
Bump an item in the tool settings dialog box
Microstation AccuDraw/ AccuSnap Shortcuts - Dialog Boxes

~


Adobe Photoshop CS5 (MacOS)
Toggle composite and grayscale mask in Quick Mask mode
Extract and Pattern Maker (plug-in) - Channels Panel

~


Adobe Photoshop CS5 (Windows)
Toggle composite and grayscale mask in Quick Mask mode
Extract and Pattern Maker (plug-in) - Channels Panel

~


HoneyView 5.03 (Windows)
Lock Control Bar
Other

~


Adobe Acrobat Pro (Windows)
Open Output Preview
Tools

~


Autodesk Maya 2015 (Windows)
Displays both the original (proxy) and the smoothed mesh.
Modeling

~


Adobe Photoshop CC (Windows)
Toggle composite and grayscale mask in Quick Mask mode
Basic Shortcuts for Photoshop CC 2015 - Channels Panel

~


Adobe Photoshop CC (MacOS)
Toggle composite and grayscale mask in Quick Mask mode
Basic Shortcuts for PhotoShop CC 2015 - Channels Panel

~


Autodesk Maya 2017 (Windows)
Displays both the original (proxy) and the smoothed mesh.
Modeling

~


Adobe Photoshop CC (Windows)
Toggle composite and grayscale mask in Quick Mask mode
Manage Panels - Channels Panel

~


Adobe Photoshop CC (MacOS)
Toggle composite and grayscale mask in Quick Mask mode
Manage Panels - Channels Panel

~


3D Coat (MacOS)
Quick Panel
PopUps

~


3D Coat (Windows)
Quick Panel
PopUps

~


Counter Strike Source (Windows)
Enable Developer Console
Advanced Shortcut

~


Adobe Acrobat Pro (MacOS)
Open Output Preview
Tools

~


Freshdesk (Web Application)
Close Ticket
Tickets

~


Daz 3D Bryce 7 (Windows)
Director's View
Camera Views

~


Daz 3D Bryce 7 (MacOS)
Director's View
Camera Views

~


Chief Architect (Windows)
Preferences
General Editing

~


Chief Architect (MacOS)
Preferences
General Editing

~


Vim (Linux)
Switch case
Visual commands

~


Roblox
Backpack
Menu items

~


FlightGear
Select all engines
Engine control

~


DayZ
Toggle Hotbar (Hide/View)
General

~


The Forest
Open console
Unlisted shortcuts

~


Freshdesk
Close a ticket
Ticket view

~


Unturned
Dequip item
Items

~


AI War Classic
Go to most recent Flare
General

~


Black Desert Online
Quest journal
General

~


Diablo II
Toggles the display for belts larger than 1 x 4
General

~


Destiny 2
Switch Weapon
Common and character

~


Don't Starve (PC)
Console
General

~


Blood
Weapon jab
Keyboard

~


LightWave 3D
Bend
Modeler: Modify

~


Adobe Photoshop CC
Toggle composite and grayscale mask in Quick Mask mode
Using the channels panel

~


The Sims 4
Pause Sims 4
Live mode

~


REAPER
Channel: Show all channels
Section: MIDI Editor

~


League of Legends
Hold down to select or target only champions when using champion abilities or summoner spells
General

~


Zimbra Web Client
Assistant
All apps

~


Blender
View all layers
General

~


Portal 2
Toggle developer console
Miscellaneous

~


Adobe Acrobat 2017 (Mac)
Open Output Preview
Selecting tools

~


Adobe Acrobat 2017 (Windows and Unix)
Open Output Preview
Selecting tools

~


Windows Calculator
Select Not
Programmer mode

~


Gmail
Go to previous Inbox section
Navigation

~