Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Confirm flag #38

Closed
tmcw opened this issue May 14, 2014 · 2 comments
Closed

Confirm flag #38

tmcw opened this issue May 14, 2014 · 2 comments

Comments

@tmcw
Copy link
Contributor

tmcw commented May 14, 2014

Would love to have something like vim's /gc mode in which replace would ask whether to replace each segment and get a y/n answer. I'm game to implement this if it's desirable.

@harthur
Copy link
Owner

harthur commented May 14, 2014

Yep, this would be amazing. I tried using node's readLine (maybe? it was a couple years ago) with an async flow library, but I got some error for too many nested calls. Might be doable with new interface though: http://nodejs.org/api/readline.html

@tmcw
Copy link
Contributor Author

tmcw commented May 16, 2016

Sorry, I probably won't get the time to implement this.

@tmcw tmcw closed this as completed May 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants