This repository was archived by the owner on Mar 25, 2024. It is now read-only.
1.11.1
·
27 commits
to master
since this release
- Adds support for completing items by moving them to the top of the last list (bound to
T) – thanks to @AliNisarAhmed - Using GHC 9.0.1
Installation
- Mac (Homebrew):
brew install taskell - Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i taskell-1.11.1_x86-64-linux.deb. You may also need to install thelibtinfo5package (sudo apt install libtinfo5) - Fedora: Run
sudo dnf install ncurses-compat-libsthen download and run binary as described above