![]() |
![]()
| ![]() |
![]()
NAMEfish_key_reader - explore what characters keyboard keys send SYNOPSISfish_key_reader [OPTIONS] DESCRIPTIONfish_key_reader is used to explain how you would bind a certain key sequence. By default, it prints the bind command for one key sequence read interactively over standard input. The following options are available:
USAGE NOTESfish_key_reader intentionally disables handling of many signals. To terminate fish_key_reader in --continuous mode do:
EXAMPLE> fish_key_reader Press a key: # press up-arrow bind up 'do something' COPYRIGHT2024, fish-shell developers
|