b2e9336357
files from src/doc and the berliOS Wiki
11 lines
969 B
Markdown
11 lines
969 B
Markdown
## User proposed hotkeys
|
|
|
|
##### User: jbremer (2012-Oct-27 19:33, bug.n 8.2.1)
|
|
|
|
| Hotkey | Alias to | Description |
|
|
| ------ | ------------ | -------------------------------------------------------------------------------------------------- |
|
|
| `#x` | `#Backspace` | toggle view (duplicate of `#Backspace`, but `#x` types much easier) |
|
|
| `#j` | `#Down` | window down |
|
|
| `#k` | `#Up` | window up |
|
|
| `#t` | - | launch a terminal (`Run, C:\Program Files\mintty.exe -`) |
|
|
| `#b` | - | launch terminal with an ssh connection (`Run, C:\Program Files\mintty.exe /bin/ssh user@hostname`) |
|