4
S.No. Epsilon Shortcuts 1 To copy a word 2 To paste the copied word 3 To Cut the Part 4 To select a single letter 5 To select a word 6 To select a complete sentence 7 To go to last for a sentence 8 To Open Command Prompt from Epsilon 9 To create a Folder 10 To create a File 11 To come outside of the File 12 To delete a File 13 To move a File/Folder 14 To copy a File 15 For Commands 16 To go to line 17 To go to column 18 To Kill all Buffers 19 Mark set 20 Rectangular Mark set 21 Make Regex 22 Start Macro 23 Close Macro 24 To Wrap Lines 25 To Split Horizontal Window 26 To split Vertical Window 27 Merge window 28 for search 29 Reverse Search 30 Exact Search 31 For Uppercase 32 For Lowercase 33 For Character Case 34 To Save the File 35 To Close Tags 36 Undo 37 Redo 38 Replace A 39 Exact Replace 40 Argument 41 To go to the Bottom of the Page 42 To go to the Top of the Page 43 To select the total Page Regex Commands

Epsilon Shortcuts (1)

Embed Size (px)

DESCRIPTION

shortcuts

Citation preview

Page 1: Epsilon Shortcuts (1)

S.No. Epsilon Shortcuts1 To copy a word Alt+W2 To paste the copied word Ctrl+Y3 To Cut the Part Ctrl+W4 To select a single letter Shift+Arrow5 To select a word Ctrl+Shift+Arrow6 To select a complete sentence Alt+Shift+Arrow7 To go to last for a sentence Alt+Arrow8 To Open Command Prompt from Epsilon Ctrl+X+E9 To create a Folder +

10 To create a File Ctrl+X+F11 To come outside of the File .12 To delete a File D+Q/D+X13 To move a File/Folder M+Q/M+X14 To copy a File C+Q/C+X15 For Commands Alt+X16 To go to line Ctrl+X,G17 To go to column Ctrl+U,Right Arrow18 To Kill all Buffers Ctrl+X,K19 Mark set Ctrl+Space20 Rectangular Mark set Ctrl+X,#21 Make Regex Alt+*22 Start Macro Ctrl+X,(23 Close Macro Ctrl+X,)24 To Wrap Lines Alt+}25 To Split Horizontal Window Ctrl+X,226 To split Vertical Window Ctrl+X,527 Merge window ctrl+x,028 for search Ctrl+S29 Reverse Search Ctrl+R30 Exact Search Ctrl+C31 For Uppercase Alt+U32 For Lowercase Alt+L33 For Character Case Alt+C34 To Save the File Ctrl+F135 To Close Tags Ctrl+Z36 Undo F937 Redo F1038 Replace Alt+R, Then press Shift+139 Exact Replace Alt+r,Ctrl+C40 Argument Ctrl+U41 To go to the Bottom of the Page Alt+END42 To go to the Top of the Page Alt+Home43 To select the total Page Ctrl+Shift+END

Regex Commands

Page 2: Epsilon Shortcuts (1)

44 For small Alphabets ([a-z]+)45 For Capital Alphabets ([A-Z]+)46 For Numeric Integers ([0-9]+)47 For Alpha Numeric ([^<>]+)