pi-umbra-rename
v0.1.2
Published
One command that renames a pi session and the terminal window title together, which pi keeps behind two separate APIs.
Downloads
84
Maintainers
Readme
pi-umbra-rename
/umb-rename sets the session name and the terminal window title in one command.
pi keeps them behind two APIs: setSessionName on the extension object, setTitle on the
command context's UI. Set only one and the session selector and the window tab disagree
about what this window is, which is the whole reason you renamed it.
Called with a name it renames straight away. Called bare it prompts, seeded with the current name.
pi-umbra-rename/
├── checks
│ └── umbra-rename.check.ts
└── extensions
└── umbra-rename.tsInstall
pi install npm:pi-umbra-renameMIT.
