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

Chained cmds #126

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Chained cmds #126

wants to merge 2 commits into from

Conversation

mattscamp
Copy link
Contributor

@mattscamp mattscamp commented Jul 27, 2016

This is a start to chained commands in overlay mode. Right now it supports a chained save and exit ("wq") and jumping lines(directly calling the #, e.g. "25").

Ref: #122 #123

Known bugs right now:

  • Non existent commands entered just freeze up the editor
  • If trying to jump to a non existent line, it will crash the editor

@mattscamp
Copy link
Contributor Author

@gchp Looks like this commit broke something: def8d77

@gchp
Copy link
Owner

gchp commented Aug 8, 2016

@mattscamp yep, I forgot to commit some stuff. Could you rebase this and see if it builds?

@mattscamp
Copy link
Contributor Author

Sure, looks like it's failing for a new reason now. @gchp

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

Successfully merging this pull request may close these issues.

2 participants