mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Pager is 'less -R' to support colored outputs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user