ft: add hyperlinks for tmux
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
set -g default-terminal "tmux-256color"
|
||||
# enable true color terminal
|
||||
set -ga terminal-overrides ",*256col*:Tc,alacritty:Tc"
|
||||
# enable hyperlinks
|
||||
set -as terminal-features ",*:hyperlinks"
|
||||
|
||||
######### Keybinds ##########
|
||||
# new panes (open with current path)
|
||||
|
||||
Reference in New Issue
Block a user