mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-05 09:48:40 +08:00

* fish_key_reader: Simplify default output It now only prints the bind statement. Timing information and such is relegated to a separate "verbose" mode. * Adjust fish_key_reader docs * Adjust tests