tui.bind.save
tui.bind.save [FILE]
Writes the user bindings (--user) to disk; they load automatically on the next start.
Parameters
FILE: defaulttui.bind.saved_file(~/.config/DABT/apps/<app>/keybinds.xml).
Returns: 1 and a message on stderr when the file can’t be written.
Notes
- With no user bindings the file is deleted.
- Saving to another
FILEdoes not change which file loads at start.
