oh-my-zsh/lib
Marc Cornellà b42efeb87e Switch off line wrapping in case dots occupy extra line
This commit uses the (hopefully) standard rmam and smam escape sequences
which toggle off and on line wrapping respectively.

This is so that extra dots that don't fit the current line won't be
displayed in the next line, which would in turn make the shell
display a new prompt on the next line after the dots are hidden.

I've added a check for $terminfo rmam and smam values to be sure we have
them before printing them out.

If this commit breaks something post an issue with your terminal
emulator and $TERM value and we'll figure out what went wrong.
2015-09-05 22:47:50 +02:00
..
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
completion.zsh Switch off line wrapping in case dots occupy extra line 2015-09-05 22:47:50 +02:00
correction.zsh Ordering nocorrect aliases alphabetically 2014-05-24 20:07:06 +02:00
directories.zsh Bring back -h option to ls variants 2015-02-15 11:37:28 -08:00
functions.zsh Implement cross-platform open function open_command() 2015-08-05 00:27:51 +02:00
git.zsh Add git_prompt_behind and git_prompt_exists 2015-06-10 14:36:55 +02:00
grep.zsh Test if --color=auto is a valid option for grep 2015-02-02 20:49:24 +01:00
history.zsh Refactors history alias and moves it. 2015-02-10 19:22:39 +01:00
key-bindings.zsh Moves a bindkey call from misc to key-bindings. 2015-02-10 19:22:39 +01:00
misc.zsh Add missing space causing parse error. 2015-06-14 22:29:11 -07:00
nvm.zsh Quote path in case $HOME has a space in it. 2014-12-16 13:22:31 -08:00
prompt_info_functions.zsh No need to eval in rvm_prompt_info! 2014-01-07 19:08:20 +01:00
spectrum.zsh Updates spectrum.zsh 2013-12-31 14:54:34 +01:00
termsupport.zsh Merge pull request #4233 from apjanke/apple-term-no-dupe-folder-in-title 2015-08-12 21:15:59 -07:00
theme-and-appearance.zsh Clean up appearance lib file and redundant colors calls in other files 2015-02-10 19:22:50 +01:00