From 88e311b269928e065e505d293cebc0a9726da49d Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 13 Apr 2024 01:16:09 -0700 Subject: less show tab width as 4 space instead of 8 --- home/xyz/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.profile') 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 -- cgit v1.2.3-70-g09d2