From 4009da94841e784ad85e3e9fde7f6146d8627c23 Mon Sep 17 00:00:00 2001 From: jond Date: Sat, 21 Jul 2018 11:08:25 -0500 Subject: [PATCH] Fixed pager (less) options to deal with ansi esc sequences --- bash/.bashrc | 2 +- vim/.vim/bundle/calendar.vim | 2 +- vim/.vim/bundle/jedi-vim | 2 +- vim/.vim/bundle/lightline.vim | 2 +- vim/.vim/bundle/nerdtree | 2 +- vim/.vim/bundle/syntastic | 2 +- vim/.vim/bundle/vim-fugitive | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bash/.bashrc b/bash/.bashrc index 7497146..9d5ea2f 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -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 diff --git a/vim/.vim/bundle/calendar.vim b/vim/.vim/bundle/calendar.vim index 25009a8..1aee272 160000 --- a/vim/.vim/bundle/calendar.vim +++ b/vim/.vim/bundle/calendar.vim @@ -1 +1 @@ -Subproject commit 25009a8eeae8ecca0c0d74f06f62ad82d2557c1c +Subproject commit 1aee272cc37670b4f96c5d75975ae8af3bd8809e diff --git a/vim/.vim/bundle/jedi-vim b/vim/.vim/bundle/jedi-vim index 48af2af..f07ff6a 160000 --- a/vim/.vim/bundle/jedi-vim +++ b/vim/.vim/bundle/jedi-vim @@ -1 +1 @@ -Subproject commit 48af2afd3ef06a61242d5c08a6357879ea639c36 +Subproject commit f07ff6a5357c94418cec95e6f40b6ad2c580db65 diff --git a/vim/.vim/bundle/lightline.vim b/vim/.vim/bundle/lightline.vim index 78c43c1..41fb97e 160000 --- a/vim/.vim/bundle/lightline.vim +++ b/vim/.vim/bundle/lightline.vim @@ -1 +1 @@ -Subproject commit 78c43c144643e49c529a93b9eaa4eda12614f923 +Subproject commit 41fb97e85b0386b976b39051de4f7eaa42ba6b2b diff --git a/vim/.vim/bundle/nerdtree b/vim/.vim/bundle/nerdtree index ed446e5..6188c5e 160000 --- a/vim/.vim/bundle/nerdtree +++ b/vim/.vim/bundle/nerdtree @@ -1 +1 @@ -Subproject commit ed446e5cbe0733a8f98befc88d33e42edebb67d2 +Subproject commit 6188c5ea5f6fd44e24768ccb889aaa739808d9f3 diff --git a/vim/.vim/bundle/syntastic b/vim/.vim/bundle/syntastic index b7b473b..d17b98c 160000 --- a/vim/.vim/bundle/syntastic +++ b/vim/.vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit b7b473b2688827dcd7d8c801197b8bfc31b20dc4 +Subproject commit d17b98cff364730af34fd853fbbe4fbbae226a3d diff --git a/vim/.vim/bundle/vim-fugitive b/vim/.vim/bundle/vim-fugitive index b82abd5..b14434b 160000 --- a/vim/.vim/bundle/vim-fugitive +++ b/vim/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit b82abd5bd583cfb90be63ae12adc36a84577bd45 +Subproject commit b14434bae0357dd47b33f940c3a02510c44fbbe2