Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View multiple files in sequence with eless #31

Open
raxod502 opened this issue Mar 3, 2018 · 1 comment
Open

View multiple files in sequence with eless #31

raxod502 opened this issue Mar 3, 2018 · 1 comment

Comments

@raxod502
Copy link

raxod502 commented Mar 3, 2018

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?

@kaushalmodi
Copy link
Owner

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants