arl / tmux-gitbar

Git in your tmux status bar
GNU General Public License v3.0
169 stars 16 forks source link

How does tmux-gitbar would take advantage of tmux v2.3 #35

Closed arl closed 5 years ago

arl commented 8 years ago

tmux v2.3 has been released, with a nice changelog's .

How could tmux-gitbar take advantage of the new tmux features, especially from:

Switching from one pane to another, or from a window to another would immediately update git status. This removes the need to modify bash's PROMPT_COMMAND. This would also make tmux-gitbar shell-independent.

At this point, installation with the tmux-plugins-manager would be super easy.

evantravers commented 8 years ago

👍

arl commented 5 years ago

This is done in github.com/arl/gitmux