You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filename Spaces (#24)
* spaces - regex
regex
* spaces
botch fixed ;)
\ in filenames is sub-optimal and there is no list "s."
\s removed. whitespace should be replaced
* spaces - trim
trim commands from send-commands-from-file files for filenames.
"show version " || " show version" || " show version "
> filename "show-version"
* bump ci lint
* bump ci to 1.52.2
* ok fu linter
---------
Co-authored-by: Roman Dodin <[email protected]>