chrisbra / vpager

Pipe input from Vims terminal directly back into Vim
25 stars 1 forks source link

use drop as alias for vpager -e #8

Closed Konfekt closed 1 year ago

Konfekt commented 1 year ago

... since it is intuitive regarding Vim's :drop

Konfekt commented 1 year ago

By the way, it is not entirely clear from the doc what happens when vpager file.txt is called. Why is -e necessary?

chrisbra commented 1 year ago

Thanks! I don't remember why I made -e in addition. I think it may also work without it, so for some options we need to make clear where a filename is expected.