2 Commits (9f0e0b30d4ea17055c3866fa79493dab0e471e9b)

Author SHA1 Message Date
Buddy 9f0e0b30d4 fix: give unique names to duplicate nushell keybindings
Newer nushell warns when multiple keybindings share a name. Several
bindings mapped the same logical action (e.g. move_up) to more than
one key combo under one name; disambiguate each with a key-specific
suffix.
5 days ago
Buddy e8bce9f6b2 Break up nushell config 2 years ago