eless icon indicating copy to clipboard operation
eless copied to clipboard

View multiple files in sequence with eless

Open raxod502 opened this issue 7 years ago • 1 comments

When running e.g.

$ eless *.patch

I would like to be able to inspect the first file as usual, then press some key to proceed to the next file, and so on until all the files are processed. (This is what emacsclient does, and the keybinding is C-x #.) Is there an equivalent way to do this in eless?

raxod502 avatar Mar 03 '18 05:03 raxod502

Not yet: https://github.com/kaushalmodi/eless/tree/support-multiple-files-correctly

I had started working in that, but it's not complete yet.

kaushalmodi avatar Mar 03 '18 06:03 kaushalmodi