From a21dfb673613036cfa2881d587fd33f2fae6a8af Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 11 Feb 2026 19:16:07 +0900 Subject: modified shell/profile, modified tmux/tmux.conf --- ar/.config/tmux/tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ar/.config/tmux/tmux.conf') diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 921865a..f2220a6 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -171,12 +171,13 @@ bind -T copy-mode-vi 'C-v' send-keys -X rectangle-toggle bind -T copy-mode-vi 'y' send-keys -X copy-selection-and-cancel # finger -set -g @fingers-key 'f' +set -g @fingers-key 'F' set -g @fingers-enabled-builtin-patterns 'ip,uuid,url,path,hex,kubernate,git-status,git-status-branch,diff' set -g @fingers-pattern-sha "[^-][0-9a-f]{7,128}" set -g @fingers-pattern-0 "(([.\\w\\-~\\$@]+)(\\/?[\\w\\-@]+)+\\/?)\\.([\\w]+)(:\\d*:\\d*)?" set -g @fingers-pattern-1 'git rebase --(abort|continue)' set -g @fingers-pattern-2 "(\\+[0-9]{1,3}\\)?)?\\s?(\\s[0-9]{2,3}\\s[0-9]{3,4}\\s[0-9]{4}|\\-?[0-9]{2,3}\\-[0-9]{3,4}\\-[0-9]{4})" +set -g @fingers-main-action ":open:" set -g @fingers-ctrl-action "xargs -I {} tmux run-shell 'cd #{pane_current_path}; ton {}'" # navigation -- cgit v1.2.3