Fixed pager (less) options to deal with ansi esc sequences
This commit is contained in:
@@ -14,7 +14,7 @@ fi
|
||||
#-I case insensitive
|
||||
#-j 5 show X lines above search for context
|
||||
## 4 - right/left four chars
|
||||
export LESS='-C -M -I -j 5 -# 4'
|
||||
export LESS='-C -M -I -j 5 -# 4 -R'
|
||||
|
||||
# User specific aliases and functions
|
||||
alias l.='ls -lh --color=auto' 2>/dev/null
|
||||
|
||||
Submodule vim/.vim/bundle/calendar.vim updated: 25009a8eea...1aee272cc3
Submodule vim/.vim/bundle/jedi-vim updated: 48af2afd3e...f07ff6a535
Submodule vim/.vim/bundle/lightline.vim updated: 78c43c1446...41fb97e85b
Submodule vim/.vim/bundle/nerdtree updated: ed446e5cbe...6188c5ea5f
Submodule vim/.vim/bundle/syntastic updated: b7b473b268...d17b98cff3
Submodule vim/.vim/bundle/vim-fugitive updated: b82abd5bd5...b14434bae0
Reference in New Issue
Block a user