Shortcuts Geany for MacOS

90 shortcuts2,769 views
Open Trainer

Moving around in the document

macOSAction
Command+Arrow UpGo to Start of Line
Command+Arrow DownGo to End of Line
Alt+Command+Arrow UpGo to Start of Display Line
Alt+Command+Arrow DownGo to End of Display Line
Alt+UpScroll up by one line
Alt+DownScroll down by one line
Command+Shift+LScroll to current line
Command+LGo to line
Command+BGoto matching brace
Command+MToggle marker
Command+,Goto previous marker
Command+.Goto next marker
Command+/Go to Previous Word Part
Command+\Go to Next Word Part
Alt+Arrow RightNavigate forward a location
Alt+Arrow LeftNavigate back a location
F1Help

Moving the document

macOSAction
Command+Shift+PageDownMove document right
Command+Shift+PageUpMove document left
Command+PageDownSwitch to right document
Command+PageUpSwitch to left document
Command+plusZoom In
Command+-Zoom Out
Command+0Zoom Reset
F11Fullscreen

Finding text,Selecting text

macOSAction
Command+FFind
Command+GFind Next
Command+Shift+GFind Previous
Command+Shift+FFind in files
F7Switch to Search Bar
Command+Shift+EFind Usage
Command+Shift+DFind Document Usage
Alt+Shift+WSelect current word
Alt+Shift+LSelect current line(s)
Alt+Shift+PSelect current paragraph
Command+ASelect all
Command+ShiftColumn mode editing (rectangular selections)
Command+AltColumn mode editing (rectangular selections)
Command+Shift+MMark All
Command+MToggle marker
Command+,Goto previous marker
Command+.Goto next marker

Cut and Paste

macOSAction
Command+XCut
Command+Shift+XCut current line(s)
Command+CCopy
Command+Shift+CCopy current line(s)
Command+VPaste
Command+DDuplicate line or selection
Command+Shift+DeleteDelete to line end
Command+KDelete current line(s)

Editting

macOSAction
Shift+Alt+DInsert date
Command+EToggle line commentation
Command+Alt+UToggle case of selection
TabWord part completion
TabComplete snippet
Command+IIncrease indent
Command+UDecrease indent
Alt+PageUpMove line(s) up
Alt+PageDownMove line(s) down
Command+SpaceComplete word
Command+Shift+TGo to tag declaration
Command+TGo to tag definition
Command+ZUndo
Command+YRedo
Command+HReplace
Command+1,2,3Send to Custom Command 1 (2,3)
Command+Shift+SpaceShow calltip

Files

macOSAction
Command+NNew
Command+OOpen
Command+Shift+OOpen selected file
Command+RReload file
Command+TabSwitch to last used document
Command+SSave
Command+Shift+SSave all
Command+WClose
Command+Shift+WClose all
Command+PPrint
Command+QQuit

Build,Make and Compile

macOSAction
Command+Alt+PPreferences
F9Build
Shift+F8Make object
Shift+F9Make all
F8Compile
F5Run
Command+EnterShow macro list
Command+Shift+F9Make custom target
Command+Shift+RReload symbol list
F2Switch to Editor
F4Switch to VTE
F6Switch to Scribble