home-manager/tests
Nathan Henrie f3824311a1
readline: Add support for keynames (#3947)
Kenames like `Control-n` or `meta-p` should not be quoted or they don't work.

Keyseqs like `\C-p` or `ab` must continue to be quoted.

See also: https://www.gnu.org/software/bash/manual/html_node/Readline-Init-File-Syntax.html

Fixes https://github.com/nix-community/home-manager/issues/3611
2023-05-04 19:39:46 +02:00
..
lib lib: add generator for KDL 2023-03-10 16:48:10 +01:00
modules readline: Add support for keynames (#3947) 2023-05-04 19:39:46 +02:00
asserts.nix tests: fix test.assert.assertions.enable not working 2021-10-13 01:29:23 +02:00
big-test.nix tests: make enableBig an option 2022-01-02 10:36:52 +01:00
default.nix jujutsu: add module 2023-04-28 22:14:13 +02:00
stubs.nix tests.stubs: set pname 2022-08-12 20:49:49 +02:00