pashi icon indicating copy to clipboard operation
pashi copied to clipboard

Revise `--title` command

Open delphidabbler opened this issue 3 years ago • 1 comments

Change so --title can have multiple params that will each be treated as a space separated word. Quoted params should still be able to be used to override this. A quoted param will be treated as a single space separated word.

On command line this removes need for quotes unless they are needed to hide a character that would be interpreted by the shell, or if there is a need to include multiple spaces.

In config file, where everything after a command was treated literally, quotes will now be required if multiple spaces need to be included.

See note on page 5 of v3-design.pdf.

delphidabbler avatar Oct 06 '22 23:10 delphidabbler

See also issue #57

delphidabbler avatar Oct 20 '22 01:10 delphidabbler