Commit graph

20 commits

Author SHA1 Message Date
David Majnemer
3df9426885 add support for the magic space in bash 2010-05-31 15:42:01 -07:00
David Majnemer
20ec9302fe handle multiline hist/core dump size 2010-05-31 15:39:20 -07:00
David Alexander Majnemer
3e2d569cc1 ignore stuff that should not be visible 2010-05-17 19:23:55 -05:00
David
d157f48b14 clean up bash options 2009-09-13 13:33:03 -05:00
Adrian Kreher
1748fbe6aa Merge branch 'master' of gitosis@majnematic.com:davesdots 2009-03-07 20:49:09 -06:00
Adrian Kreher
2c04013270 title: made title work again in screen 2009-03-07 20:47:51 -06:00
David Alexander Majnemer
2ede1ae7fd fix up :q and :wq for ksh 2009-03-07 18:06:23 -06:00
David Alexander Majnemer
23d4b7898c clean up titles and prompts 2009-01-20 22:24:52 -06:00
David Alexander Majnemer
5633dbd71e add support for a lot more terms and screen for bash's titles 2009-01-16 14:38:56 -05:00
David Alexander Majnemer
87163d8a9e bash prompt is replace with title_prompt 2009-01-14 22:16:34 -05:00
David Alexander Majnemer
0689c9c0ce add support for a HISTSIZE in bash 2009-01-14 22:12:55 -05:00
David Alexander Majnemer
be532fd346 adding back the prompt powers, they work now :) 2009-01-14 22:12:11 -05:00
David Alexander Majnemer
410d10d08e adding some nice ignore files so we don't make some accidents 2009-01-14 01:32:18 -05:00
David Alexander Majnemer
45e911cf6c remove title_prompt 2009-01-13 18:23:37 -05:00
David Alexander Majnemer
ce6b097dbc remove bash title, it really did not work 2009-01-13 18:21:37 -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
2a5cd589ed clean up bash options 2009-01-13 17:19:13 -05:00
David Alexander Majnemer
ef9da6dbac remove three bashism, over-use of [[ ]], $() and source 2009-01-13 01:39:40 -06:00
David Alexander Majnemer
73028838e8 bug fix for title_prompt in bash, use proper globs 2009-01-13 01:33:19 -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