1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-05 21:03:27 +02:00
home-manager/tests/modules/programs/zsh
Bernardo Meurer 3144311f31
zsh: allow multiple bindings to history-substring-search (#3929)
It's pretty common to need multiple bindings to
history-substring-search, since different terminals will send different
keys for up/down.

This does not break back-compatibility, and introduces a new test
2023-04-29 16:53:09 +02:00
..
default.nix zsh: allow multiple bindings to history-substring-search (#3929) 2023-04-29 16:53:09 +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: allow multiple bindings to history-substring-search (#3929) 2023-04-29 16:53:09 +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