Eric Freese
63816c5da8
Fix #164 : Use fc
builtin instead of $history
array for lookup
...
According to a few tests, the `fc` builtin appears to be quite a bit
faster than searching through the `$history` associative array when
dealing with large history files (500K+).
2016-06-10 13:52:24 -06:00
Eric Freese
011d8bdfd1
Refactor to remove prev cmd function and simplify escaping
2016-04-25 14:19:26 -06:00
Eric Freese
a314a01a6a
Fix various bugs found while testing
2016-03-14 16:51:27 -06:00
Eric Freese
ee6dde9ee8
Rename escape command function
2016-03-14 16:51:20 -06:00
Geza Lore
976acc708c
Fix default suggestion strategy and add testing
2016-03-14 16:51:20 -06:00
Eric Freese
83f78d0760
Add suggestion "strategy" concept with default strategy
2016-03-14 16:51:20 -06:00