nushell/docs/commands/shells.md
2019-12-02 11:02:58 -08:00

1.9 KiB

shells

Lists all the active nu shells with a number/index, a name and the path. Also marks the current nu shell.

Examples

> shells
━━━┯━━━┯━━━━━━━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 # │   │ name       │ path 
───┼───┼────────────┼─────────────────────────────────────
 0 │   │ filesystem │ /home/jonathanturner/Source/nushell 
 1 │   │ filesystem │ /usr 
 2 │ X │ filesystem │ /home 
━━━┷━━━┷━━━━━━━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
/> shells
━━━┯━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 # │   │ name                                             │ path 
───┼───┼──────────────────────────────────────────────────┼─────────────────────────────────────
 0 │   │ filesystem                                       │ /home/jonathanturner/Source/nushell 
 1 │ X │ {/home/jonathanturner/Source/nushell/Cargo.toml} │ / 
━━━┷━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━