-
Notifications
You must be signed in to change notification settings - Fork 7
Home
deadmoon edited this page Dec 20, 2017
·
4 revisions
This page will try to document and explain how MoonShell commands work.
- Type
add
to add a new tab - Type
remove
to close active tab - Type
clear
orcls
to clear active tab - Type
!!
to execute the last used command - Type
exportlog
to export active tab to log file - Type
new
to launch a new instance - Type
admin
to launch a new privileged instance - Type
help
orabout
to examine available commands - Type
exit
orquit
to quit MoonShell
- Type
ssh connect
to configure your connection - Type
ssh <username>@<host>
also works (for example: ssh someone@site.com)
- Type
options
to customize MoonShell - Type
themes
to show available themes - Type
theme <theme-name>
to apply it (for example:theme ocean
)
- Type
addplace
to add current directory in Places - Type
removeplace <ID>
to remove the specific place (for example:removeplace 3
) - Type
verifyplaces
to remove no longer valid directories from Places - Type
clearplaces
to remove all directories from Places
- Press
CTRL + T
to add a new tab - Press
CTRL + W
to close active tab