<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>The only examples I've found so far escape the space instead of adding quotes. That's probably a good way to handle it. It seems that's what git does for autocompleting `git add filename\ with\ spaces`</div><div><br></div><div>On Wed, Nov 16, 2022, at 4:03 AM, Ronald Barnes wrote:<br></div><blockquote type="cite" id="qt" style=""><div><a href="mailto:peter_melse@gto.net">peter_melse@gto.net</a> wrote on 2022-11-15 06:07:<br></div><div><br></div><div>> some examples of varying complexity in a github repo would be cool!<br></div><div><br></div><div>I've got an example with 12 lines of code that implements support for <br></div><div>spaces in completion options.<br></div><div><br></div><div>There are 20 lines of comments, so it ought to be fairly easy to understand.<br></div><div><br></div><div><br></div><div>See space_chars branch at:<br></div><div><br></div><div>> <a href="https://github.com/RonaldBarnes/bash_completion">https://github.com/RonaldBarnes/bash_completion</a><br></div><div><br></div><div><br></div><div><br></div><div>rb<br></div><div><br></div><div>_______________________________________________<br></div><div>kwlug-disc mailing list<br></div><div>To unsubscribe, send an email to <a href="mailto:kwlug-disc-leave@kwlug.org">kwlug-disc-leave@kwlug.org</a><br></div><div>with the subject "unsubscribe", or email<br></div><div><a href="mailto:kwlug-disc-owner@kwlug.org">kwlug-disc-owner@kwlug.org</a> to contact a human being.<br></div><div><br></div></blockquote></body></html>