watchbind icon indicating copy to clipboard operation
watchbind copied to clipboard

Allow the user to provide some sort of input

Open fritzrehde opened this issue 10 months ago • 2 comments

My design idea would be to add a possible subcommand: read -- exec <blocking|non-blocking> ... So the user input would be read inside the TUI, saved into a env variable (maybe INPUT), which is then set in the subprocess where the exec command is set. This would make watchbind a lot more reactive and customizable.

fritzrehde avatar Aug 25 '23 20:08 fritzrehde