aligrudi / neatvi

A small vi/ex editor for editing UTF-8 text
http://litcave.rudi.ir/
320 stars 27 forks source link

neatvi & less #47

Closed polluks closed 2 years ago

polluks commented 2 years ago

FYI neatvi does not support less's v command because of the missing plus option. You have to define LESSEDIT="%E %g" as a workaround.

aligrudi commented 2 years ago

Hi,

Stefan @.***> wrote:

FYI neatvi does not support less's v command because of the missing plus option. You have to define LESSEDIT="%E %g" as a workaround.

Thank you very much.

Ali