Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: _history-complete-older problems with $(



Hello
on IRC it came up that $( is a start of a subshell and that it makes
completion start over at this place. Seems that $(( works in the same
way. Is there any possibility to change that? Even at level of C code?
So that completion sees $( as a string? I know chances are low but who
knows, maybe it's a really basic change.

Best regards,
Sebastian Gniazdowski



Messages sorted by: Reverse Date, Date, Thread, Author