[FEATURE] Command line helper feature to work with the session #675
mateodurante
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I made a bash script to act as command in terminal host to do several work on the session:
I added this script as /usr/bin/ccmd file with execution permissions, so it can be used to:
Also I used it to add autocomplete as well, it can be added to .bashrc:
Here is the script, I can make a PR with this to be added on bin folder.
Beta Was this translation helpful? Give feedback.
All reactions