From: Oleg Broytman Date: Fri, 7 Nov 2014 04:51:33 +0000 (+0300) Subject: .profile: Fix LESSEDIT -- use %lt instead of %lm X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=5fca22875b01ee5cd897c8a1a0420f52ba1ad2ba;hp=16862d6c73ccda3803e4618d16b080a90fe9d84f .profile: Fix LESSEDIT -- use %lt instead of %lm --- diff --git a/.profile b/.profile index 6254c06..38212bc 100644 --- a/.profile +++ b/.profile @@ -85,7 +85,7 @@ if [ -t 0 ] ; then ;; esac #LESSCHARDEF=32c. - LESSEDIT='vim ?lm+%lm. -- %f' + LESSEDIT='vim ?lt+%lt. -- %f' export PAGER LESS LESSCHARSET LESSEDIT # LESSCHARDEF EDITOR="$HOME"/.vim/vim.sh