Package Details: tasksh 1.2.0-2

Git Clone URL: https://aur.archlinux.org/tasksh.git (read-only, click to copy)
Package Base: tasksh
Description: A shell command that wraps Taskwarrior commands
Upstream URL: https://gothenburgbitfactory.org/projects/tasksh.html
Keywords: taskwarrior todo
Licenses: MIT
Submitter: artgur
Maintainer: artgur
Last Packager: artgur
Votes: 16
Popularity: 0.081872
First Submitted: 2016-09-06 11:00 (UTC)
Last Updated: 2023-05-25 22:09 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

davidschinkel commented on 2016-11-15 20:39 (UTC)

After a recent update tasksh fails to start, complaining that libreadline.so.6 cannot be found. As a temporary workaround a symlink to libreadline.so works sudo ln -s /lib/libreadline.so /lib/libreadline.so.6 Cheers