about summary refs log tree commit diff stats
path: root/modules/by-name/zs/zsh (follow)
Commit message (Collapse)AuthorAge
* fix(modules/zsh): Support completion againBenedikt Peetz2024-10-23
| | | | | These mappings were missed in the `zsh` rework, and are apparently needed for completion to work.
* feat(modules/zsh): Nearly completely rewriteBenedikt Peetz2024-10-21
| | | | | | | | New features: - The `vi` mode is now actually useful - The whole history search/suggestion has been integrated into `atuin` - The `edit-command-line` plugin does no longer print useless stuff - and miscellaneous other things.
* refactor(modules/legacy/conf/zsh): Parameterize and move to new `by-name`Benedikt Peetz2024-10-18