================================== CudaText 1.88.3 keyboard shortcuts ================================== First published at 10/26/2019 on https://defkey.com/cudatext-shortcuts CudaText is a open-source text and source editor with native builds for Linux, Windows, macOS and FreeBSD. It has a plug-in system similar to Sublime Text or Atom. CudaText 1.88.3 has 80 shortcuts and we have listed all of them below. General ------- Left arrow Caret char left Shift + Left arrow Caret char left, select Right arrow Caret char right Shift + Right arrow Caret char right, select Up arrow Caret char up Shift + Up arrow Caret char up, select Down arrow Caret char down Shift + Down arrow Caret char down, select Home Caret to line begin Shift + Home Caret char to line begin, select End Caret char to line end Shift + End Caret char to line end, select Page Up Caret page up Shift + Page Up Caret page up, select Page Down Caret page down Shift + Page Down Caret page down, select Shift + Alt + Arrow keys Column select Shift + Alt + Page Up / Down Column select: Page up / down Shift + Alt + Home Column select: To line begin Shift + Alt + End Column select: To line end Backspace Delete char left Shift + Backspace Delete char left Del Delete char right Enter Insert line break Shift + Enter Insert line break Ctrl + Y Delete line Ctrl + D Duplicate line Ctrl + Home Go to beginning of the text Shift + Ctrl + Home Go to beginning of the text, select Ctrl + End Go to end of the text Shift + Ctrl + End Go to end of the text, select Ctrl + Left arrow Go to previous word Shift + Ctrl + Left arrow Go to previous word, select Ctrl + Right arrow Go to next word Shift + Ctrl + Right arrow Go to next word, select Insert Toggle insert / overwrite mode Shift + Ctrl + R Toggle read-only mode (off / window) Ctrl + U Toggle word-wrap mode (off / window / margin) Ctrl + Backspace Delete previous word Ctrl + Del Delete next word Ctrl + K Delete to line end Ctrl + I Indent selection Shift + Ctrl + I Unindent selection Shift + Tab Unindent selection Ctrl + Z Perform undo Shift + Ctrl + Z Perform redo Ctrl + C Copy to clipboard Ctrl + Insert Copy to clipboard Ctrl + X Cut to clipboard Shift + Del Cut to clipboard Ctrl + V Paste from clipboard Shift + Insert Paste from clipboard Ctrl + Up arrow / Down arrow Scroll line up / down Alt + Up arrow / Down arrow Move selected lines up / down F3 Find next Shift + F3 Find previous Shift + Ctrl + D Selection: Add next occurence of selected word Code ---- Ctrl + Space Auto-complete menu Shift + Ctrl + Space Show function hint File ---- Ctrl + N New file Ctrl + O Open file Ctrl + S Save file Ctrl + W Close tab Ctrl + Q Quit program User interface -------------- F11 Toggle full-screen mode Alt + F11 Toggle distraction-free mode F12 Toggle side panel Ctrl + ` Show and focus bottom panel / console Ctrl + Tab Switch to next tab Shift + Ctrl + Tab Switch to previous tab Dialog ------ Shift + Ctrl + P Command palette F1 Command palette Ctrl + G Go to line Ctrl + B Go to bookmark Ctrl + F Find Ctrl + R Replace Selection --------- Ctrl + A Select all Ctrl + L Expand selection to line Esc Cancel caretes, selection and drag-drop Shift + Ctrl + D Add next occurence of selected word Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.