Pager is 'less -R' to support colored outputs
This commit is contained in:
parent
1120f97305
commit
19bf83e17d
@ -9,5 +9,5 @@ bindkey "^[m" copy-prev-shell-word
|
||||
setopt long_list_jobs
|
||||
|
||||
## pager
|
||||
export PAGER=less
|
||||
export PAGER="less -R"
|
||||
export LC_CTYPE=$LANG
|
||||
|
Loading…
Reference in New Issue
Block a user