summaryrefslogtreecommitdiff
path: root/home/xyz/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.profile')
-rw-r--r--home/xyz/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.profile b/home/xyz/.profile
index 9919a7a2..df9ffd18 100644
--- a/home/xyz/.profile
+++ b/home/xyz/.profile
@@ -32,7 +32,7 @@ export PAGER=less
# but other situation seems less use -F as default?
# steal from sdcv arch wiki
# CALCURSE_PAGER less can't use -F, else ? and > hotkey will only blink the text
-export LESS=-FRXi
+export LESS=-FRXix4
export SDCV_PAGER="$PAGER"
export SDCV_HISTSIZE=10000