keybindings list for platform> keybindings list {flags} 
--modifiers, -m: list of modifiers--keycodes, -k: list of keycodes--modes, -o: list of edit modes--events, -e: list of reedline event--edits, -d: list of edit commands| input | output | 
|---|---|
| nothing | table | 
Get list of key modifiers
>keybindings list-m
Get list of reedline events and edit commands
>keybindings list-e-d
Get list with all the available options
>keybindings list
    Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
    https://www.nushell.sh/commands/docs/keybindings_list.html