From 096345706eb891658c3978e26d735dfc3432b8f1 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 19 Jan 2023 12:41:33 +0530 Subject: modify tmux configuration --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 3e7400f..410b261 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -29,5 +29,6 @@ bind-key b attach-session -c "#{pane_current_path}" bind-key x kill-pane set -g @nova-rows 0 +set -g @nova-pane "#I: #W" run '~/.tmux/plugins/tpm/tpm' -- cgit v1.2.3