Shortcuts jEdit for Windows

115 shortcuts2,102 views
Open Trainer

File

WindowsAction
Ctrl+NNew File
Ctrl+OOpen File
Ctrl+WClose Buffer
Ctrl+EandCtrl+WClose All Buffers
Ctrl+ShiftSave Buffer
Ctrl+EandCtrl+WSave All Buffers
Ctrl+PPrint Buffer
Ctrl+PgUpGo to Previous Buffer
Ctrl+PgDnGo to Next Buffer
Ctrl+`Go to Recent Buffer
Alt+`Show Buffer Switcher
Ctrl+QExit Jedit

View

WindowsAction
Ctrl+EandCtrl+TTurn Gutter On/Off
Ctrl+0Remove Current Split
Ctrl+1Remove All Split
Ctrl+2Split View Horizontally
Ctrl+4Split View Vertically
Alt+PgUpFocus Previous Text Area
Alt+PgDnFocus Next Text Area
Ctrl+EandCtrl+Arrow KeysFocus Top/Left/..Docking Area
Ctrl+EandCtrl+`Close Focused Docking Area

Action Bar

WindowsAction
Ctrl+EnterDisplay Action Bar
Ctrl+SpacebarRepeat Last Editor Action

Moving the Caret

WindowsAction
Arrow KeysMove caret 1 char/line
Ctrl+Arrow KeysMove caret 1 word/paragraph
Home1st Non-space Character
EndLast Non-space Character
Ctrl+]Go to Matching Bracket
Ctrl+EandCtrl+;Go to Previous/Next Bracket
Ctrl+1Go to Line Number

Selecting Text

WindowsAction
Shift+Arrow KeysExtend Selection 1 char/line
Ctrl+Shift+Arrow KeysExtend Selection 1 word/Paragraph
Shift+PgUp/PgDnExtend Selection 1 Screen
Shift+HomeExtend Selection Line Begin
Shift+EndExtend Selection Line End
Ctrl+[Select Code Block
Ctrl+EandW/L/PSelect Word/Line/Paragraph
Ctrl+EandCtrl+LSelect Line Range
Ctrl+AltSelect all
EscSelect None
Alt+\Switch Range/Rectangle Mode
Ctrl+EandIInvert Selection

Scrolling

WindowsAction
Ctrl+EandCtrl+JEnsure Line is Visible
Ctrl+EandCtrl+NCenter Caret on Screen
Ctrl+'/Ctrl+/Scroll Up/down Line
Alt+'/Alt+/Scroll Up/Down Page

Clipboard and Register

WindowsAction
Ctrl+XCut
Ctrl+CCopy
Ctrl+EandCtrl+UCut append
Ctrl+EandCtrl+ACopy Append
Ctrl+VPaste
Ctrl+EandCtrl+PVertically Paste Clipboard
Ctrl+RandCtrl+XCut Selected text to Register
Ctrl+RandCtrl+CCopy Selected text to Register
Ctrl+RandCtrl+UAppend Cut text to Register
Ctrl+RandCtrl+AAppend Copy to Register
Ctrl+RandCtrl+VPaste Contents to Register
Ctrl+RandCtrl+PVertically Paste Register

Text Editing

WindowsAction
Ctrl+ZUndo
Ctrl+EandCtrl+ZRedo
BackspaceDelete Character Before
DelDelete Character After
Ctrl+DelDelete Word After
Ctrl+BackspaceDelete Word Before
Ctrl+DDelete Line
Ctrl+EandDDelete Paragraph
Ctrl+Shift+DelDelete from caret to End
Ctrl+Shift+BackspaceDelete from caret to Beginning
Ctrl+EandRRemove Trailing Whitespaces
Ctrl+JJoin Lines
Ctrl+BComplete Word
Ctrl+EandFFormat Paragraph/Selection

Search and Replace

WindowsAction
Ctrl+FOpen Search and Replace Dialog
Ctrl+GFind Next
Ctrl+HFind Previous
Ctrl+EandCtrl+BSearch in Open Buffers
Ctrl+EandCtrl+DSearch in Directory
Ctrl+EandCtrl+RReplace in Selection
Ctrl+EandCtrl+GReplace in Selection and Find Next
Ctrl+,Incremental Search Bar
Alt+,HyperSearch Bar
Ctrl+.Search bar for Current
Alt+.HyperSearch for Current World
Ctrl+EandCtrl+IToggle Ignore Case
Ctrl+EandCtrl+XToggle Regular Expression

Source Code Editing

WindowsAction
Ctrl+;Expand Abbreviation
Alt+Right ArrowShift Current Line Right
Alt+Left ArrowShift Current Line Left
Tab/Shift+TabShift Selected Line Right/Left
Ctrl+IIndent Current Line
Ctrl+EandCtrl+CRange Comment Selection
Ctrl+EandCtrl+KLine Comment Selection

Folding and Narrowing

WindowsAction
Alt+BackspaceCollaps Fold
Alt+EnterExpand Fold one Level
Alt+Shift+EnterExpand Fold Fully
Ctrl+EandXExpand All Fold
Ctrl+EandSSelect Fold
Ctrl+EandAAdd Explicit Fold
Ctrl+EandEnterExpands Folds with Level
Ctrl+EandNthenSNarrow to Selection
Ctrl+EandNthenNNarrow to Fold
Alt+Up ArrowMove caret to Previous Fold
Alt+Down ArrowMove caret to Next Fold
Ctrl+EandUMove Caret to Parent Fold

Macros

WindowsAction
Ctrl+MandCtrl+RRecord Macro
Ctrl+MandCtrl+MRecord Temporary Macro
Ctrl+MandCtrl+SStop Recording
Ctrl+MandCtrl+PRun Temporary Macro

Alternative Shortcuts

WindowsAction
Alt+J/IMove to Previous/Next Character
Alt+LMove to Next Character
Alt+I/Alt+KMove Up/Down One Line
Alt+Q/Alt+AMove Up/Down One Screen
Alt+ZFirst Character of Line
Alt+XLast Character of Line
Alt+DDelete Character