Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:34
· 33 commits to master since this release

Changelog

  • 6cc7c54 Edit settings in the row itself, and pick a value with the arrow keys
  • 0685516 Merge branch 'develop'

Installing

Debian/Ubuntu

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

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

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