Version 1.0.1 April 26, 2026
Smarter command history and broader SSH support.
Shell integration & history
- Captures the full command after tab-completion. Type
cd So⇥Gi⇥Ma⇥and Rumskrot now recordscd Source/GitHub/ManaScopeinstead ofcd SoGiMa. - Inline autocomplete row above the keyboard — type a few characters and tap a past command to complete it.
- In-app installer for OSC 133 markers on hosts that don't speak them yet. Every command is shown before running, fully reversible.
- Heuristic prompt-row scrape for hosts you can't or don't want to instrument.
SSH connectivity
- Multi-hop ProxyJump (
ssh -J b1,b2,…,bN target) — connect through bastions and jump chains. - Import hosts from your existing
~/.ssh/config. - Passphrase-protected private keys (OpenSSH
bcrypt_pbkdfformat). - PKCS#8 ECDSA P-384 / P-521 and PBES2-encrypted keys.
- SSHFP DNSSEC auto-trust — trust host keys via DNS records.
- Open
ssh://URLs anddanskrumskrot.com/ssh/*Universal Links.
Customisation
- Per-host appearance — pick a different theme or font size per server.
- Import any monospaced font.
- Import iTerm2
.itermcolorspalettes. - Export and import host profiles as JSON.
- Snippet groups with a sectioned manager.
- New gold app icon and palette.
Polish
- Two-finger natural scroll into scrollback.
- Optional bell sound and haptic feedback.
- Hardware-keyboard polish — Caps Lock as Ctrl, session shortcuts.
- Half-bright (dim) text rendering.
- Inline Kitty graphics — images display anchored to scrollback rows.
- Reliability fixes for keyboard show/hide on Pro Max landscape, settings file imports, and tap responsiveness.
Version 1.0 April 24, 2026
Initial release.
The first public release of Rumskrot Terminal. A fast, privacy-first SSH terminal for iPhone and iPad — built with SwiftUI, Metal, and SwiftNIO. No Electron, no web views, no compromises.
What shipped in 1.0
- Full xterm-256color and 24-bit true colour terminal emulation, with VT100/ANSI sequences for vim, htop, tmux, and more.
- Multi-session SSH — connect to several servers at once and swipe between them.
- tmux integration: detect, list, attach, switch, and detach sessions from a native UI.
- SFTP file browser with breadcrumb navigation and cancellable transfers.
- Live dashboard — auto-refreshing command tiles for CPU, Docker, disk, and 30+ templates.
- AI command assist — plain-English to shell command via on-device Apple Intelligence.
- Customisable on-screen keyboard accessory bar plus full external keyboard support.
- Bonjour discovery, code snippet manager, and Siri Shortcuts.
- All credentials stored exclusively in the iOS Keychain. No analytics, no telemetry, no cloud sync.