minor: man-page: history file time comments for following not preceding history line

2017-06-04 Thread Jörn Hees
Hi, in the HISTORY section of the man-page it says: > ... When the history file > is read, lines beginning with the history comment character followed > immediately by a digit are interpreted > as timestamps for the preceding history line. s/preceding/following/ Best, Jörn

feature request: capture output of last command and make it available on some hotkey

2013-07-31 Thread Jörn Hees
Hi, i think this would be a very useful feature and i don't seem to be alone: http://stackoverflow.com/questions/5955577/bash-automatically-capture-output-of-last-executed-command-into-a-variable http://unix.stackexchange.com/questions/9024/how-do-i-reuse-the-last-output-from-the-command-line The