Add new keymap prefix to force cmd output verbose
From now on user have the choice whether he/she wants the command linked to key output anything or not. Commands prefixed with 'cmdv' will output to terminal, while those prefixed with 'cmd' will remain silent. Example: ======== ```ini [column_keymap] x = cmd do {} ls = cmdv ls ga = cmdv ls -i {} Credits to @bram85 for the idea.
Showing
Please register or sign in to comment