nhi-rename - Rename shell session.
nhi rename [--help | -h] <session> <new-name>
-h, --help
Show context-sensitive help.
<session>
You can specify session by its:
- index, sessions are arranged from oldest to the most
recently started. Indexing starts from 0, not from 1.
- negative index, the index value of -1 gives the most
recently started session, -2 gives the second most recent
session, etc.
- name.
Indicator needs to be specified inside curly brackets.
<new-name>
New name of shell session. New name can’t be a number.