olets / zsh-abbr

The zsh manager for auto-expanding abbreviations, inspired by fish. ~18,000 clones by ~12,000 unique cloners as of Sept '24, and averaging ~60 Homebrew installs monthly since June 2023
https://zsh-abbr.olets.dev
Other
572 stars 20 forks source link

[Feature] Prefixes 2/n: Ignored glob prefixes #135

Closed olets closed 5 hours ago

olets commented 5 months ago

Issue for documentation/findability.

See also

This feature is current a candidate for v6.

After:

# .zshrc
the_glob_prefixes_array_name_tbd=( '?.' )
% abbr b=cde
% a.b[SPACE] # expands to a.cde
olets commented 1 week ago

This is in v6.0.0-beta.1

olets commented 5 hours ago

Released in v6.0.0