ZSH (this might break some stuff)
Added support for homedir (~
) and static named directories.
These are not expanded by zsh for the completion function are thus now handled by carapace.
Quoting of special characters is now also done in carapace instead of compadd to skip ~
at appropriate times.
Edge cases where this doesn't work and some initial bugs regarding special characters not yet being handled correctly are expected.
see #1277
Changelog
- aa19290 ActionDate: added style for weekend
- c33cc1d Merge pull request #1272 from rsteube/gh-updates-from-2.14.5
- 98b9793 Merge pull request #1273 from rsteube/nushell-cmd-doc
- 5a79a9d Merge pull request #1274 from rsteube/add-powertop
- 9443c53 Merge pull request #1275 from rsteube/actionDate-weekend-style
- dfa73f1 Merge pull request #1276 from rsteube/journalctl-case-sensitive
- e20eea3 Merge pull request #1278 from rsteube/update-carapace
- 2af715f Update README.md
- 1771286 Update README.md
- e86d235 added powertop
- 6397f84 gh: updates from 2.14.5
- 6efd6c2 journalctl: add missing case-sensitive flag
- 1da205c nushell: fix command doc
- ce780a9 updated carapace to v0.23.0