5 ms·
In our application we disallow generated command lines for selection and provide a safe "copy command" icon. As my u see a visual correct command (for a browser
by ins0 7y ago
In our application we disallow generated command lines for selection and provide a safe "copy command" icon. As my u see a visual correct command (for a browser view) the resulting select + copy don't include f.e. whitespaces.
- calpaterson 7y agoI'm afraid that is a near-universally hated design choice
- ins0 7y agoIt's an command builder where you can drag and drop arguments too - overall user selection don't make sense for this purpose - at least not in our case.
- NullPrefix 7y agoCopy command button ends up not working, making the user retype the whole command by hand. Good going.