Skip to content

Instantly share code, notes, and snippets.

@extratone
Last active September 25, 2022 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save extratone/b3c79b8e6b6d13f6980d80f8415d0cd2 to your computer and use it in GitHub Desktop.
Save extratone/b3c79b8e6b6d13f6980d80f8415d0cd2 to your computer and use it in GitHub Desktop.
Hardware (Bluetooth) keyboard shortcuts for Secure ShellFish for iOS/iPadOS.
Action Command
ShellFish
New Terminal ⌘T
Cancel ⌘.
Connect
Edit Server
Enable tmux ⌥⌘T
Terminal
Quick Terminal ⌥⌘N
Close Terminal ⌘W
New Terminal ⌘T
Port Forwarding ^⌘F
Edit
Clear ⌘K
Insert Password ⌘P
Insert Snippet ⌘S
Hide Keyboard Bar ⌘B
Screen Copy ⌥⇧⌘C
F1 ⌥⌘1
F10 ⌥⌘0
Page Up ⌥⌘⇧
Page Down ⌥⌘⇩
Home ⌥⌘⇦
End ⌥⌘⇨
Larger Font ⌘+
Window
Hide Toolbar ⌥⌘T
Minimize ⌘0
Picture in Picture ^⌘I
Terminal Switching ⌘(1-9)

ShellFish

Action Command
New Terminal ⌘T
Cancel ⌘.
Connect
Edit Server
Enable tmux ⌥⌘T

Terminal

Action Command
Quick Terminal ⌥⌘N
Close Terminal ⌘W
New Terminal ⌘T
Port Forwarding ^⌘F

Edit

Action Command
Clear ⌘K
Insert Password ⌘P
Insert Snippet ⌘S
Hide Keyboard Bar ⌘B
Screen Copy ⌥⇧⌘C
F1 ⌥⌘1
F10 ⌥⌘0
Page Up ⌥⌘⇧
Page Down ⌥⌘⇩
Home ⌥⌘⇦
End ⌥⌘⇨
Larger Font ⌘+

Window

Action Command
Hide Toolbar ⌥⌘T
Minimize ⌘0
Picture in Picture ^⌘I
Terminal Switching ⌘(1-9)
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Action Command
ShellFish
New Terminal ⌘T
Cancel ⌘.
Connect
Edit Server
Enable tmux ⌥⌘T
Terminal
Quick Terminal ⌥⌘N
Close Terminal ⌘W
New Terminal ⌘T
Port Forwarding ^⌘F
Edit
Clear ⌘K
Insert Password ⌘P
Insert Snippet ⌘S
Hide Keyboard Bar ⌘B
Screen Copy ⌥⇧⌘C
F1 ⌥⌘1
F10 ⌥⌘0
Page Up ⌥⌘⇧
Page Down ⌥⌘⇩
Home ⌥⌘⇦
End ⌥⌘⇨
Larger Font ⌘+
Window
Hide Toolbar ⌥⌘T
Minimize ⌘0
Picture in Picture ^⌘I
Terminal Switching ⌘(1-9)
## ShellFish
| Action | Command |
|--------------|---------|
| New Terminal | ⌘T |
| Cancel | ⌘. |
| Connect | ⏎ |
| Edit Server | ⤃ |
| Enable tmux | ⌥⌘T |
## Terminal
| Action | Command |
|-----------------|---------|
| Quick Terminal | ⌥⌘N |
| Close Terminal | ⌘W |
| New Terminal | ⌘T |
| Port Forwarding | ^⌘F |
## Edit
| Action | Command |
|-------------------|---------|
| Clear | ⌘K |
| Insert Password | ⌘P |
| Insert Snippet | ⌘S |
| Hide Keyboard Bar | ⌘B |
| Screen Copy | ⌥⇧⌘C |
| F1 | ⌥⌘1 |
| F10 | ⌥⌘0 |
| Page Up | ⌥⌘⇧ |
| Page Down | ⌥⌘⇩ |
| Home | ⌥⌘⇦ |
| End | ⌥⌘⇨ |
| Larger Font | ⌘+ |
## Window
| Action | Command |
|--------------------|---------|
| Hide Toolbar | ⌥⌘T |
| Minimize | ⌘0 |
| Picture in Picture | ^⌘I |
| Terminal Switching | ⌘(1-9) |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment