Skip to content

Chained cmds#126

Open
mattscamp wants to merge 2 commits intogchp:masterfrom
mattscamp:chained_cmds
Open

Chained cmds#126
mattscamp wants to merge 2 commits intogchp:masterfrom
mattscamp:chained_cmds

Conversation

@mattscamp
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@gchp Looks like this commit broke something: def8d77

@gchp
Copy link
Copy Markdown
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
Copy Markdown
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