David Majnemer
068b62e00d
speed up shells massively
2010-09-02 11:49:57 -05:00
David Alexander Majnemer
94f514a709
force pager to be blank
2010-05-10 15:21:39 -05:00
David Majnemer
35e6b30d46
activate syntax highlighting on pager
2009-01-17 14:49:04 -05:00
David Alexander Majnemer
3fcab0da3b
bug in the pager
2009-01-15 13:53:01 -05:00
David Alexander Majnemer
931df3e022
clean up some syntax
2009-01-14 22:15:09 -05:00
david
ecc8c266ab
This makes it easier to think about the length of environment variables
2009-01-12 03:22:26 -05:00
David Alexander Majnemer
9ed9222389
remove implicit bashism from lesspipe, it only works with bash! shell emulation should work around this now
2009-01-13 01:37:29 -06:00
David Alexander Majnemer
b3c9a9c6e9
- fixed a bug here and there
...
- made it fully sh compliant (works even with solaris sh)
2009-01-03 14:15:00 -06:00
David Alexander Majnemer
f5df735ca7
changed pager behavior to be more verbose
2009-01-03 09:59:15 -06:00
David Majnemer
ba2f3cfb85
huge changes and refactoring done:
...
- split zsh into many files
- add bash support
- cleaned up lots of stuff, created a commonsh folder for common stuff between bash and zsh
- commonsh supports an order of execution, deliminated by filename. This is to enforce dependencies
All of these changes were needed so that we could sensibly continue to extend the system
2009-01-02 18:37:27 -05:00