mirror of
https://github.com/cmderdev/cmder.git
synced 2025-07-04 02:53:35 +08:00
Merge branch 'master' of https://github.com/bliker/cmder into development
This commit is contained in:
@ -26,7 +26,7 @@ The main advantage of Cmder is portability. It is designed to be totally self-co
|
|||||||
* `Ctrl + t` : new tab dialog (maybe you want to open cmd as admin?)
|
* `Ctrl + t` : new tab dialog (maybe you want to open cmd as admin?)
|
||||||
* `Ctrl + w` : close tab
|
* `Ctrl + w` : close tab
|
||||||
* `Ctrl + d` : close tab (if pressed on empty command)
|
* `Ctrl + d` : close tab (if pressed on empty command)
|
||||||
* `Ctrl + alt + number` : fast new tab: `1` - CMD, `2` - Powershell `*` - More to come
|
* `Shift + alt + number` : fast new tab: `1` - CMD, `2` - Powershell `*` - More to come
|
||||||
* `Alt + enter`: Fullscreen
|
* `Alt + enter`: Fullscreen
|
||||||
|
|
||||||
### Shell
|
### Shell
|
||||||
|
@ -415,10 +415,10 @@
|
|||||||
<value name="KeyMacro01.Text" type="string" data="Task("cmd")"/>
|
<value name="KeyMacro01.Text" type="string" data="Task("cmd")"/>
|
||||||
<value name="KeyMacro02" type="dword" data="0012a032"/>
|
<value name="KeyMacro02" type="dword" data="0012a032"/>
|
||||||
<value name="KeyMacro02.Text" type="string" data="Task("PowerShell")"/>
|
<value name="KeyMacro02.Text" type="string" data="Task("PowerShell")"/>
|
||||||
<value name="KeyMacro03" type="dword" data="00000000"/>
|
<value name="KeyMacro03" type="dword" data="000011d0"/>
|
||||||
<value name="KeyMacro03.Text" type="string" data=""/>
|
<value name="KeyMacro03.Text" type="string" data="FontSetSize(1,2)"/>
|
||||||
<value name="KeyMacro04" type="dword" data="00000000"/>
|
<value name="KeyMacro04" type="dword" data="000011d1"/>
|
||||||
<value name="KeyMacro04.Text" type="string" data=""/>
|
<value name="KeyMacro04.Text" type="string" data="FontSetSize(1,-2)"/>
|
||||||
<value name="KeyMacro05" type="dword" data="00000000"/>
|
<value name="KeyMacro05" type="dword" data="00000000"/>
|
||||||
<value name="KeyMacro05.Text" type="string" data=""/>
|
<value name="KeyMacro05.Text" type="string" data=""/>
|
||||||
<value name="KeyMacro06" type="dword" data="00000000"/>
|
<value name="KeyMacro06" type="dword" data="00000000"/>
|
||||||
|
Reference in New Issue
Block a user