From bcf29ec3db4bab6792dec1db46da301e0f36df31 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 28 Aug 2022 17:12:49 -0700 Subject: .profile add -i for less for smart ignore case --- 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 2e3592fb..5ccba219 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -25,7 +25,7 @@ export BROWSER=firefox # -F is useful when sdcv need user to manually select similar word, after selection if no -F less will not quit if one screen # but other situation seems less use -F as default? # steal from sdcv arch wiki -export PAGER='less -FRX' +export PAGER='less -FRXi' export SDCV_PAGER="$PAGER" export SDCV_HISTSIZE=10000 -- cgit v1.2.3-70-g09d2