Commit graph

13 commits

Author SHA1 Message Date
dmajnem2
bea62cc194 fix putty support 2009-02-24 07:42:25 +00:00
David Alexander Majnemer
0b5ca7aa48 try to fix screen on macs 2009-01-23 15:11:53 -06:00
David Alexander Majnemer
35d3692050 clean up the case where we don't have screen 2009-01-23 14:50:11 -06:00
David Alexander Majnemer
c04f430760 only do terminal magic if we have infocmp 2009-01-23 14:49:04 -06:00
David Alexander Majnemer
802a234628 cleaned up lots of the "extras", refactored a bunch of it into some common functionality 2009-01-16 13:53:32 -06:00
David Alexander Majnemer
931df3e022 clean up some syntax 2009-01-14 22:15:09 -05:00
david
56ab7d9c0d type -p does not work as well as command -v, go away type -p ! 2009-01-12 03:21:41 -05:00
David Alexander Majnemer
2f7f5c16ef Merge branch 'master' of gitosis@majnematic.com:davesdots
Conflicts:
	bashrc
	commonsh/02_term
	commonsh/10_alias
	commonsh/10_rlwrap
2009-01-13 17:30:04 -05:00
David Alexander Majnemer
271058a160 way more effective way of doing screen terminal 2009-01-13 17:15:41 -05:00
David Alexander Majnemer
9c219d3d97 add support for really old xterm, try to swap with xterm-color 2009-01-13 15:17:11 -06:00
David Alexander Majnemer
6e08a71d69 properly handle the case where there is no infocmp 2009-01-13 01:34:24 -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 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