Hi guys,
I have a feature request, this feature is something similar to what the NppExec's InputBox functionality provides and similar to EditPlus's Prompt dialog box. The basic functionality is to get the user's input via a input
dialog and use that text inside the Npp run command.
Example: http://www.google.com/search?q=$(USER_INPUT) should open the dialog and prompts
the users Input and use that input to search google. But this is can be used in various situations and is very helpful in running external commands.
Thanks
Ashley
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I have a feature request, this feature is something similar to what the NppExec's InputBox functionality provides and similar to EditPlus's Prompt dialog box. The basic functionality is to get the user's input via a input
dialog and use that text inside the Npp run command.
Example: http://www.google.com/search?q=$(USER_INPUT) should open the dialog and prompts
the users Input and use that input to search google. But this is can be used in various situations and is very helpful in running external commands.
Thanks
Ashley