tmux: Added plugin for selecting urls with the keyboard

This commit is contained in:
2025-09-11 04:31:13 +02:00
parent 374825559b
commit c2f57e070c

View File

@@ -1,6 +1,7 @@
# Plugins
set -g @plugin 'mrjones2014/smart-splits.nvim'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'wfxr/tmux-fzf-url'
# Settings
set -ag terminal-overrides ",xterm-256color:RGB"