<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>Maybe it is possible for zsh autocomplete?</div><div><br></div><div>On Fri, Nov 18, 2022, at 4:38 AM, Ronald Barnes wrote:<br></div><blockquote type="cite" id="qt" style=""><div>John Steel via kwlug-disc wrote on 2022-11-16 08:26:<br></div><div><br></div><div>> The only examples I've found so far escape the space instead of adding <br></div><div>> quotes. That's probably a good way to handle it. It seems that's what <br></div><div>> git does for autocompleting `git add filename\ with\ spaces`<br></div><div><br></div><div>That's what I came up with too.<br></div><div><br></div><div><br></div><div>But, the idea of using quotes intrigued me, so I gave it a go.<br></div><div><br></div><div><br></div><div>Doesn't seem possible?  I can change words previous to the "current <br></div><div>word", but they do not update on the input line once chosen.<br></div><div><br></div><div><br></div><div>I suppose updating them in a different part of the script is the way, <br></div><div>but it's beyond me so far.<br></div><div><br></div><div><br></div><div>If anyone does encounter any examples of that in the wild, let me know, <br></div><div>I'm interested in knowing how it's done.<br></div><div><br></div><div><br></div><div><br></div><div>Thanks,<br></div><div><br></div><div>rb<br></div><div><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><div><br></div></body></html>