Greg Chapple
Greg Chapple
Sounds great! This is something I've been working towards. I outlined it at a high-level in this commit message: https://github.com/gchp/iota/commit/7cf0e4f8fce02aa11b2157f3aeed3da66476d9bb Definitely something I'd like to have too.
That sounds good to me!
Search is something I haven't even thought about yet, but if you have ideas I'd love to hear them.
Yeah, I would be happy to rename the current default keybinding mode to somethink like "emacs" mode. Then create a new default mode as you describe. So we'd then have...
@mattscamp yep, I forgot to commit some stuff. Could you rebase this and see if it builds?
Yeah, this would be nice. The current command system needs an overhaul. I don't think the current implementation will support much more that it already does. Needs to be re-thought!...
Still seeing some weird behaviour with this. - open a file - enter the characters "test" - press Ctrl-z to undo - press Ctrl-y to redo The cursor should be...
Perhaps the wrong value is being stored in transaction.end_point?
Thanks for the report! Will try get this fixed asap!
@crespyl looks good! Wanna open a pull request? :)