Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Aug 14:35
· 37 commits to master since this release

Changelog

  • df17ee2 Merge branch 'develop'
  • 9791a55 Serve the site from docs/ instead of building it with a workflow

Installing

Debian/Ubuntu

curl -LO https://github.com/padovanl/termdock/releases/download/v0.0.3/termdock_0.0.3_linux_amd64.deb
sudo apt install ./termdock_0.0.3_linux_amd64.deb

Fedora/RHELsudo dnf install ./termdock_0.0.3_linux_amd64.rpm
Alpinesudo apk add --allow-untrusted ./termdock_0.0.3_linux_amd64.apk
Anything else — grab the .tar.gz for your platform, or go install github.com/padovanl/termdock@v0.0.3

Then run termdock. Ctrl-B ? lists every keybinding, Ctrl-B C opens
the settings.