GithubHelp home page GithubHelp logo

jcfaria / cuda_exterminal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cudatext-addons/cuda_exterminal

0.0 0.0 0.0 218 KB

ExTerminal is an addon for CudaText (to learning and possible contribution)

Shell 0.40% Python 99.60%

cuda_exterminal's Introduction

ExTerminal

Advantages over Terminal+ plugin:

  • ExTerminal tries to mimic real interactive terminal behaviour. That means that you can use apps like nano/vim/htop/python inside it.

Commands in "Plugins / ExTerminal" menu:

  • New terminal
  • Close all terminals
  • Run selection from editor
  • Run current file
  • Toggle focus terminal/editor
  • CD to current file's directory

Configuration file

Menu item "Options / Settings-plugins / ExTerminal / Config" opens file "plugins.ini" with [exterminal] section.

Setting Possible values Description
shell_* string shell to execute, for example - "bash" or "cmd.exe"
colors 0,1 enable terminal colors. (slows down terminal. will be optimized in the future.)
esc_focuses_editor 0,1 focus editor by pressing ESC key instead of sending it to terminal. Disabled by default.
Hint: Ctrl+[ key sends ESC code to the terminal, you can use it instead of ESC key
show_caption 0,1 show terminal header (title)
themed 0,1 use theme colors
ctrl_c 0,1 enable Ctrl+C (copy) in terminal
ctrl_x 0,1 enable Ctrl+X (cut) in terminal
ctrl_v 0,1 enable Ctrl+V (paste) in terminal

cuda_exterminal's People

Contributors

veksha avatar alexey-t avatar cudatext-addons avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.