home-manager/tests/modules
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
..
accounts
config/i18n
files files: allow disabling creation of a file 2023-01-26 22:31:16 +01:00
home-environment treewide: apply nixfmt to a few more files 2022-02-27 02:19:44 +01:00
i18n/input-method
launchd launchd: make Launch Agents config a freeform setting 2023-03-25 23:59:58 +01:00
misc xdg-desktop-entries: make exec default to null (#3827) 2023-04-04 10:41:46 +02:00
programs readline: Add support for keynames (#3947) 2023-05-04 19:39:46 +02:00
services sway: import NIXOS_OZONE_WL into systemd 2023-04-23 20:10:16 +02:00
systemd systemd: name slice unit correctly 2022-10-07 16:07:53 +11:00
targets-darwin darwin: use full path to commands in activation script 2022-11-05 12:14:08 +09:00
targets-linux
xresources