I think v with no arguments should open the most recently edited file
nodingneu opened this issue · 1 comments
nodingneu commented
I think v with no arguments should open the most recently edited file
Deleted user commented
Oh just change [ "$1" ] || list=1
to [ "$1" ] || edit=0
in the source file