j
k
j a
j l
Andrew Savory <a.savory@btinternet.com> writes:
mutt can use any external editor you ask it to. I use it with both pico and vim, depending on mood...
if [ $(($RANDOM % 2)) == 1 ] ; then vim $* ; else pico $* ; fi ?
Back to the thread
Back to the list