From 884ee869c3ba9698647391cf6400bae11d6959a4 Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Mon, 20 Jun 2022 18:48:10 -0500 Subject: Change tmux mouse indicator to emoji --- tmux.conf.local | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tmux.conf.local') diff --git a/tmux.conf.local b/tmux.conf.local index 1b00ebf..2770c1f 100644 --- a/tmux.conf.local +++ b/tmux.conf.local @@ -260,7 +260,8 @@ tmux_conf_theme_prefix_bg="none" tmux_conf_theme_prefix_attr="none" # mouse indicator -tmux_conf_theme_mouse="↗" # U+2197 +#tmux_conf_theme_mouse="↗" # U+2197 +tmux_conf_theme_mouse="🐭" tmux_conf_theme_mouse_fg="none" tmux_conf_theme_mouse_bg="none" tmux_conf_theme_mouse_attr="none" -- cgit v1.2.3