Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

sei40kr/zsh-tmux-rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-tmux-rename

Keeps the window list human-readable.

How it works

This plugin renames window name according to working directory.

preview

asciicast

Installation

  • I recommend zplugin to load lazily.

    # Wait 1s to load
    zplugin ice wait'1'
    zplugin light 'sei40kr/zsh-tmux-rename'
  • You can also use zplug.

    zplug 'sei40kr/zsh-tmux-rename'

Requirements

  • unused vcs_info - Loaded automatically, but make sure that other plugins don't use it. (especially prompt plugins)

TODO

  • Update preview to make clear what this plugin does.

About

A ZSH plugin to rename tmux window automatically.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages