All hotkeys for jEdit (Windows)
FileNew File |
Ctrl + N |
FileOpen File |
Ctrl + O |
FileClose Buffer |
Ctrl + W |
FileClose All Buffers |
Ctrl + E and Ctrl + W |
FileSave Buffer |
Ctrl + Shift |
FileSave All Buffers |
Ctrl + E and Ctrl + W |
FilePrint Buffer |
Ctrl + P |
FileGo to Previous Buffer |
Ctrl + PgUp |
FileGo to Next Buffer |
Ctrl + PgDn |
FileGo to Recent Buffer |
Ctrl + ` |
FileShow Buffer Switcher |
Alt + ` |
FileExit Jedit |
Ctrl + Q |
ViewTurn Gutter On/Off |
Ctrl + E and Ctrl + T |
ViewRemove Current Split |
Ctrl + 0 |
ViewRemove All Split |
Ctrl + 1 |
ViewSplit View Horizontally |
Ctrl + 2 |
ViewSplit View Vertically |
Ctrl + 4 |
ViewFocus Previous Text Area |
Alt + PgUp |
ViewFocus Next Text Area |
Alt + PgDn |
ViewFocus Top/Left/..Docking Area |
Ctrl + E and Ctrl + Arrow Keys |
ViewClose Focused Docking Area |
Ctrl + E and Ctrl + ` |
Action BarDisplay Action Bar |
Ctrl + Enter |
Action BarRepeat Last Editor Action |
Ctrl + Spacebar |
Moving the CaretMove caret 1 char/line |
Arrow Keys |
Moving the CaretMove caret 1 word/paragraph |
Ctrl + Arrow Keys |
Moving the Caret1st Non-space Character |
Home |
Moving the CaretLast Non-space Character |
End |
Moving the CaretGo to Matching Bracket |
Ctrl + ] |
Moving the CaretGo to Previous/Next Bracket |
Ctrl + E and Ctrl + ; |
Moving the CaretGo to Line Number |
Ctrl + 1 |
Selecting TextExtend Selection 1 char/line |
Shift + Arrow Keys |
Selecting TextExtend Selection 1 word/Paragraph |
Ctrl + Shift + Arrow Keys |
Selecting TextExtend Selection 1 Screen |
Shift + PgUp / PgDn |
Selecting TextExtend Selection Line Begin |
Shift + Home |
Selecting TextExtend Selection Line End |
Shift + End |
Selecting TextSelect Code Block |
Ctrl + [ |
Selecting TextSelect Word/Line/Paragraph |
Ctrl + E and W / L / P |
Selecting TextSelect Line Range |
Ctrl + E and Ctrl + L |
Selecting TextSelect all |
Ctrl + Alt |
Selecting TextSelect None |
Esc |
Selecting TextSwitch Range/Rectangle Mode |
Alt + \ |
Selecting TextInvert Selection |
Ctrl + E and I |
ScrollingEnsure Line is Visible |
Ctrl + E and Ctrl + J |
ScrollingCenter Caret on Screen |
Ctrl + E and Ctrl + N |
ScrollingScroll Up/down Line |
Ctrl + ' / Ctrl + / |
ScrollingScroll Up/Down Page |
Alt + ' / Alt + / |
Clipboard and RegisterCut |
Ctrl + X |
Clipboard and RegisterCopy |
Ctrl + C |
Clipboard and RegisterCut append |
Ctrl + E and Ctrl + U |
Clipboard and RegisterCopy Append |
Ctrl + E and Ctrl + A |
Clipboard and RegisterPaste |
Ctrl + V |
Clipboard and RegisterVertically Paste Clipboard |
Ctrl + E and Ctrl + P |
Clipboard and RegisterCut Selected text to Register |
Ctrl + R and Ctrl + X |
Clipboard and RegisterCopy Selected text to Register |
Ctrl + R and Ctrl + C |
Clipboard and RegisterAppend Cut text to Register |
Ctrl + R and Ctrl + U |
Clipboard and RegisterAppend Copy to Register |
Ctrl + R and Ctrl + A |
Clipboard and RegisterPaste Contents to Register |
Ctrl + R and Ctrl + V |
Clipboard and RegisterVertically Paste Register |
Ctrl + R and Ctrl + P |
Text EditingUndo |
Ctrl + Z |
Text EditingRedo |
Ctrl + E and Ctrl + Z |
Text EditingDelete Character Before |
Backspace |
Text EditingDelete Character After |
Del |
Text EditingDelete Word After |
Ctrl + Del |
Text EditingDelete Word Before |
Ctrl +Backspace |
Text EditingDelete Line |
Ctrl + D |
Text EditingDelete Paragraph |
Ctrl + E and D |
Text EditingDelete from caret to End |
Ctrl + Shift + Del |
Text EditingDelete from caret to Beginning |
Ctrl + Shift + Backspace |
Text EditingRemove Trailing Whitespaces |
Ctrl + E and R |
Text EditingJoin Lines |
Ctrl + J |
Text EditingComplete Word |
Ctrl + B |
Text EditingFormat Paragraph/Selection |
Ctrl + E and F |
Search and ReplaceOpen Search and Replace Dialog |
Ctrl + F |
Search and ReplaceFind Next |
Ctrl + G |
Search and ReplaceFind Previous |
Ctrl + H |
Search and ReplaceSearch in Open Buffers |
Ctrl + E and Ctrl + B |
Search and ReplaceSearch in Directory |
Ctrl + E and Ctrl + D |
Search and ReplaceReplace in Selection |
Ctrl + E and Ctrl + R |
Search and ReplaceReplace in Selection and Find Next |
Ctrl + E and Ctrl + G |
Search and ReplaceIncremental Search Bar |
Ctrl + , |
Search and ReplaceHyperSearch Bar |
Alt + , |
Search and ReplaceSearch bar for Current |
Ctrl + . |
Search and ReplaceHyperSearch for Current World |
Alt + . |
Search and ReplaceToggle Ignore Case |
Ctrl + E and Ctrl + I |
Search and ReplaceToggle Regular Expression |
Ctrl + E and Ctrl + X |
Source Code EditingExpand Abbreviation |
Ctrl + ; |
Source Code EditingShift Current Line Right |
Alt + Right Arrow |
Source Code EditingShift Current Line Left |
Alt + Left Arrow |
Source Code EditingShift Selected Line Right/Left |
Tab / Shift + Tab |
Source Code EditingIndent Current Line |
Ctrl + I |
Source Code EditingRange Comment Selection |
Ctrl + E and Ctrl + C |
Source Code EditingLine Comment Selection |
Ctrl + E and Ctrl + K |
Folding and NarrowingCollaps Fold |
Alt + Backspace |
Folding and NarrowingExpand Fold one Level |
Alt + Enter |
Folding and NarrowingExpand Fold Fully |
Alt + Shift + Enter |
Folding and NarrowingExpand All Fold |
Ctrl + E and X |
Folding and NarrowingSelect Fold |
Ctrl + E and S |
Folding and NarrowingAdd Explicit Fold |
Ctrl + E and A |
Folding and NarrowingExpands Folds with Level |
Ctrl + E and Enter |
Folding and NarrowingNarrow to Selection |
Ctrl + E and N then S |
Folding and NarrowingNarrow to Fold |
Ctrl + E and N then N |
Folding and NarrowingMove caret to Previous Fold |
Alt + Up Arrow |
Folding and NarrowingMove caret to Next Fold |
Alt + Down Arrow |
Folding and NarrowingMove Caret to Parent Fold |
Ctrl + E and U |
MacrosRecord Macro |
Ctrl + M and Ctrl + R |
MacrosRecord Temporary Macro |
Ctrl + M and Ctrl + M |
MacrosStop Recording |
Ctrl + M and Ctrl + S |
MacrosRun Temporary Macro |
Ctrl + M and Ctrl + P |
Alternative ShortcutsMove to Previous/Next Character |
Alt + J / I |
Alternative ShortcutsMove to Next Character |
Alt + L |
Alternative ShortcutsMove Up/Down One Line |
Alt + I / Alt + K |
Alternative ShortcutsMove Up/Down One Screen |
Alt + Q / Alt + A |
Alternative ShortcutsFirst Character of Line |
Alt + Z |
Alternative ShortcutsLast Character of Line |
Alt + X |
Alternative ShortcutsDelete Character |
Alt + D |