From 7beb5bc38bb7ce9393d1023aa231e0cc214ddb40 Mon Sep 17 00:00:00 2001 From: thek4n Date: Mon, 13 Jan 2025 23:06:19 +0300 Subject: [PATCH] tmux plugin extrakto mappings --- home/user/.config/tmux/plugins.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home/user/.config/tmux/plugins.conf b/home/user/.config/tmux/plugins.conf index b3e8b94..fe2bc0d 100644 --- a/home/user/.config/tmux/plugins.conf +++ b/home/user/.config/tmux/plugins.conf @@ -8,4 +8,6 @@ set -g @plugin 'laktak/extrakto' ## extrakto set -g @extrakto_popup_size '40%' set -g @extrakto_key 'e' -set -g @extrakto_fzf_unset_default_opts "false" \ No newline at end of file +set -g @extrakto_fzf_unset_default_opts "false" +set -g @extrakto_insert_key 'enter' +set -g @extrakto_copy_key 'tab'