Closed bruno- closed 10 years ago
Fixed.
Is it possible for this to work for editing files (Ctrl-o) as well?
Hey, I'm not sure how can we make this work? If the current terminal is "busy" (if that is the right word) with other process sending output to it, how can we run editor in it?
I guess we could make it work so that editor is opened in a new pane.. Maybe try playing with this and see what comes up? If you can make it work and it's not too complex, consider opening a pull request.
Here's the scenario where the plugin isn't working.
o
to open the url in the browserUrl won't be opened because the rails server "took" the terminal.