hyper-tab-rename
v1.1.1
Published
Rename Hyper tabs via right-click context menu or Ctrl+Shift+R shortcut
Maintainers
Readme
hyper-tab-rename
Rename Hyper terminal tabs via right-click context menu or Ctrl+Shift+R.
Install
In your ~/.hyper.js config:
plugins: ['hyper-tab-rename']Or install via the Hyper plugin manager.
Usage
- Right-click any tab and select Rename Tab
Ctrl+Shift+Rto rename the active tab- Press
Enterto confirm,Escapeto cancel - Click outside the input to confirm
Leaving the input empty cancels the rename.
Local Development
ln -s $(pwd) ~/.hyper_plugins/local/hyper-tab-renameAdd "hyper-tab-rename" to the localPlugins array in ~/.hyper.js and restart Hyper.
License
MIT
