1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/tests/modules/programs/zsh
Kiran Ostrolenk 9a2ce65697
zsh: generalize zsh-history-substring-search
Specifically, allow variable expansion for the key codes by switching
from single to double quotes.

This also adds a helpful suggestion to descriptions. Taken from the
project's README, see

  4abed97b6e/README.md (L71-L74))
2023-10-15 00:09:13 +02:00
..
default.nix zsh-abbr: add module 2023-10-04 08:07:49 +02:00
history-ignore-pattern.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-new-custom.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-new-default.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-old-custom.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-old-default.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-substring-search.nix zsh: generalize zsh-history-substring-search 2023-10-15 00:09:13 +02:00
prezto.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
session-variables.nix zsh: move sessionVariables from .zshrc to .zshenv (#2708) 2022-02-17 10:20:56 +01:00
syntax-highlighting.nix zsh: fix custom syntax highlighting styles (#4236) 2023-07-15 11:49:12 +02:00
zsh-abbr.nix zsh-abbr: add module 2023-10-04 08:07:49 +02:00