Plugin for CudaText.
Adds panel "Terminal" to the bottom panel of CudaText. It is emulation of terminal (default: Bash on Unix, Cmd on Windows). You can enter commands in this terminal, and see output from shell. 
Limitation: don't use interactive commands, which need keyboard input.

Plugin has several options in the .ini file - call menu item Options/ Settings-plugins/ Terminal/ Config.

Hotkeys in the terminal:
- Down arrow: show last commands (history) menu
- Esc: close terminal and focus editor
- Break: interrupt/restart shell process

Authors:
- Alexey (CudaText)
- Artem Gavrilov (@Artem3213212)

License: MIT
Credits for icon: Github.com, MIT license
