Commits


use the -p flag in the save state example


rework `load' description


replace stdin/err with standard input/error


typo


mention in BUGS that it shouldn't look at file extension


use the Ux macro for "UNIX"


add the `monitor' command


tweak comment about re/repeat, it's not unique anymore


sort commands


document repeat


add the fzf example


document jump


improve manpage


print the "> " prefix only if -p is given the prefix is nice to see, but can break the amused show | filters ... | amused load because sort(1), uniq(1) etc don't know how to strip the "> " and " " prefixes obviously.


add some examples