This document lists 90 keyboard shortcuts for the Geany text editor in Linux. Some key shortcuts include Ctrl+S to save, Ctrl+O to open a file, Ctrl+F to find text, Ctrl+X to cut, Ctrl+C to copy, and Ctrl+V to paste. Navigation shortcuts include arrow keys to move the cursor, page up/down to scroll, and Ctrl+L to go to a specific line.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
407 views1 page
90 Shortcuts For Geany (Linux)
This document lists 90 keyboard shortcuts for the Geany text editor in Linux. Some key shortcuts include Ctrl+S to save, Ctrl+O to open a file, Ctrl+F to find text, Ctrl+X to cut, Ctrl+C to copy, and Ctrl+V to paste. Navigation shortcuts include arrow keys to move the cursor, page up/down to scroll, and Ctrl+L to go to a specific line.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
90 Shortcuts for Geany (Linux)
Moving around in the document Ctrl+K Delete current line(s)
Home Go to Start of Line
Editting End Go to End of Line Shift+Alt+D Insert date Alt+Home Go to Start of Display Line Ctrl+E Toggle line commentation Alt+End Go to End of Display Line Ctrl+Alt+U Toggle case of selection Alt+Up Scroll up by one line Tab Word part completion Alt+Down Scroll down by one line Tab Complete snippet Ctrl+Shift+L Scroll to current line Ctrl+I Increase indent Ctrl+L Go to line Ctrl+U Decrease indent Ctrl+B Goto matching brace Alt+PageUp Move line(s) up Ctrl+M Toggle marker Alt+PageDown Move line(s) down Ctrl+, Goto previous marker Ctrl+Space Complete word Ctrl+. Goto next marker Ctrl+Shift+T Go to tag declaration Ctrl+/ Go to Previous Word Part Ctrl+T Go to tag definition Ctrl+\ Go to Next Word Part Ctrl+Z Undo Alt+Arrow Right Navigate forward a location Ctrl+Y Redo Alt+Arrow Left Navigate back a location Ctrl+H Replace F1 Help Ctrl+1,2,3 Send to Custom Command 1 (2,3) Moving the document Ctrl+Shift+Space Show calltip
Ctrl+Shift+PageDo Move document right
wn Files Ctrl+Shift+PageUp Move document left Ctrl+N New Ctrl+PageDown Switch to right document Ctrl+O Open Ctrl+PageUp Switch to left document Ctrl+Shift+O Open selected file Ctrl+plus Zoom In Ctrl+R Reload file Ctrl+- Zoom Out Ctrl+Tab Switch to last used document Ctrl+0 Zoom Reset Ctrl+S Save F11 Fullscreen Ctrl+Shift+S Save all Ctrl+W Close Finding text,Selecting text Ctrl+Shift+W Close all Ctrl+F Find Ctrl+P Print Ctrl+G Find Next Ctrl+Q Quit Ctrl+Shift+G Find Previous Ctrl+Shift+F Find in files Build,Make and Compile F7 Switch to Search Bar Ctrl+Alt+P Preferences Ctrl+Shift+E Find Usage F9 Build Ctrl+Shift+D Find Document Usage Shift+F8 Make object Alt+Shift+W Select current word Shift+F9 Make all Alt+Shift+L Select current line(s) F8 Compile Alt+Shift+P Select current paragraph F5 Run Ctrl+A Select all Ctrl+Enter Show macro list Ctrl+Shift Column mode editing (rectangular selections) Ctrl+Shift+F9 Make custom target Ctrl+Alt Column mode editing (rectangular selections) Ctrl+Shift+R Reload symbol list Ctrl+Shift+M Mark All F2 Switch to Editor Ctrl+M Toggle marker F4 Switch to VTE Ctrl+, Goto previous marker F6 Switch to Scribble Ctrl+. Goto next marker
Cut and Paste
Ctrl+X Cut Ctrl+Shift+X Cut current line(s) Ctrl+C Copy Ctrl+Shift+C Copy current line(s) Ctrl+V Paste Ctrl+D Duplicate line or selection Ctrl+Shift+Delete Delete to line end