mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 11:09:30 +03:00
explain how to connect your console with +
This commit is contained in:
parent
60727b5f2b
commit
0767531c43
@ -103,9 +103,13 @@ Basics
|
||||
`^v` will switch between the task manager and the focussed process. `^x`
|
||||
will switch between processes.
|
||||
|
||||
To start a process that is not yet started run `*proc` from the task
|
||||
To start a process that is not yet started, run `*proc` from the task
|
||||
manager.
|
||||
|
||||
To connect your console to a process that has already been started, run `+proc`
|
||||
from the task manager. Note that the process must be one that supports console
|
||||
access, such as dojo and talk.
|
||||
|
||||
`^d` will exit the pier from the task manager. No matter how you shut
|
||||
your urbit down you'll be returned to exactly the same state as when you
|
||||
turned it off.
|
||||
|
Loading…
Reference in New Issue
Block a user