ElixirNote
GitHubBlogs
  • Welcome to ElixirNote!
  • Guides
    • Get started
    • Installation
      • Install From PyPI
      • Install From Source
    • Interface overview
    • Working with files
    • Text Editor
    • Notebooks
    • Terminals
    • Command palette
    • File & output formats
    • Extensions
      • Installing Extensions
      • Developer Guide
    • Built-in Services
      • ElixirNote Server
      • ElixirNote Hub
      • ElixirNote Shim
      • ElixirNote Nbc
      • ElixirNote Lab Server
    • Real-time Collaboration
    • APIs
  • Ecosystem
    • Integrations
      • GitHub
      • MinIO
      • PostgreSQL
      • MySQL
    • Ecosystem
  • Solutions
    • Solutions
  • Appendix
    • Contribute
    • FAQs
Powered by GitBook
On this page
  1. Guides

Terminals

PreviousNotebooksNextCommand palette

Last updated 2 years ago

ElixirNote terminals provide full support for system shells (bash, tcsh, zsh, etc.) on Mac/Linux and Powershell on Windows. You can run anything in your system shell with a terminal, including programs such as vim or emacs. The terminals run on the system where the Elixir Server is running, with the privileges of your user. Thus, if ElixirNote is installed on your local machine, hte ElixirNote terminals will run there.

For macOS users, Cmd+C and Cmd+V work as usual.

For Windows users, can use PowerShell, Ctrl+Insert and Shift+Insert work as usual.

Tips:

The GuinsooLab Console also provides a terminal app, you can get more clicks .

here