2 Commits (8a9f316e5aa1c663da33c295e09bb4359b44e019)

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