From e529a01b26b8d6e34d05814e85008777b9be0102 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 17 Apr 2024 04:28:03 -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 b4dd4240..251715d9 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -31,7 +31,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 MANPAGER='nvim +Man!' # This MANSECT prioritize POSIX manpages. After use it for a long time, I think it is not suitable for me any more. -- cgit v1.2.3-70-g09d2