You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-14
Original file line number
Diff line number
Diff line change
@@ -32,34 +32,38 @@ The plugin is platform independent in principal. It just launches a (configurabl
32
32
Keyboard-shortcuts:
33
33
-------------------
34
34
35
-
**Alt + E**: Main popup menu (Windows)
35
+
**ATTENTION** For EasyShell **v2.2 and newer** all shortcuts are starting with **Alt + E** and after releasing one of the letters **A, E, C, D, X, O, R, U** must be used:
36
36
37
-
")
37
+
")
38
+
39
+
**Alt + E, A**: Main popup menu shows all commands and multiple commands can be selected (EasyShell v2.1 and older: Alt + E)
38
40
39
-
**Alt + Shift + E**: execute multiple commands for selection(s)
41
+
")
42
+
")
40
43
41
-
")
42
-
")
44
+
**Alt + E, E**: Main popup menu shows all commands and one commands can be directly selected (EasyShell v2.1 and older: Alt + Shift + E)
45
+
46
+
")
43
47
44
-
Shortcuts that executes the command directly if only one defined or opens a popup menu like **Alt + E** reduced for category:
48
+
Shortcuts that executes the command directly if only one defined or opens a popup menu like **Alt + E, E** reduced for category:
45
49
46
-
**Alt + O**: Open Here (shell)
50
+
**Alt + E, O**: Open - open or show in shell
47
51
48
52
")
49
53
50
-
**Alt + R**: Run with (shell)
54
+
**Alt + E, R**: Run - execute in shell
51
55
52
-
**Alt + X**: Explore
56
+
**Alt + E, X**: Explore - open and select in file browser
53
57
54
-
**Alt + C**: Copy to Clipboard
58
+
**Alt + E, C**: Clipboard - copy to clipboard
55
59
56
60
Special and not available if no user defined categories are available:
57
61
58
-
**Alt + U**: User defined category
62
+
**Alt + E, U**: User - user defined category
59
63
60
64
Special and not available for all OS:
61
65
62
-
**Alt + D**: Open with Default application
66
+
**Alt + E, D**: Default - open with default application
63
67
64
68
Supported OS and commands:
65
69
--------------------------
@@ -68,8 +72,9 @@ The following platform, shell combinations and tools are supported as selections
68
72
69
73
**Windows:**
70
74
- Terminals
71
-
- Command prompt (known as DOS shell or cmd.exe)
72
-
- PowerShell
75
+
- Command prompt (known as DOS shell or cmd.exe) also as admin
76
+
- PowerShell (also as admin)
77
+
- Windows Terminal
73
78
- Bash
74
79
- Cygwin: http://cygwin.com
75
80
- Git for Windows 1.x/2.x: https://git-for-windows.github.io
0 commit comments