Colin Hebert
0f7e454977
[ Fix #268 ] Get entire history for history-stat
...
The 'history' command is the same as 'fc -l', using a '.' as the first
parameter will get the history from the first command starting with a '.'.
Instead a '0' should be used, meaning that the history is taken from the very
first entry in the history.
2012-09-06 23:45:44 -04:00
Sorin Ionescu
8cdf06e386
[ #255 ] Use $ZDOTDIR or $HOME
2012-09-03 16:51:32 -04:00
Sorin Ionescu
9a52ecb21b
Increase heading readability
2012-08-04 14:48:32 -04:00
Sorin Ionescu
e35d6b984a
Do not remove superfluous blanks from events
...
Recording superflous blanks is useful when indenting multiline commands.
2012-06-10 20:06:53 -04:00
Sorin Ionescu
b2b90c22f8
Improve diction in documentation
2012-06-02 17:17:12 -04:00
Sorin Ionescu
399b2f529d
Edit spelling in history comments
2012-04-15 14:21:51 -04:00
Sorin Ionescu
b47b845b13
Move history-stat from utility into history
2012-04-09 17:39:09 -04:00
Sorin Ionescu
4f06785949
[ #23 ] Convert history into a module
2012-04-05 13:39:42 -04:00