2 Commits (e240620a68e25de2129901e6514f5dfee8a40fe7)

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