mh21 / simple-term

Simple vte-based terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-term

Simple vte-based terminal

Shortcuts

  • Ctrl-Shift-C: Copy
  • Ctrl-Shift-V: Paste
  • Ctrl-Shift-S: Copy console output to a temporary file, open in $EDITOR
  • Ctrl-+: Increase font size
  • Ctrl--: Decrease font size

Other features

  • drop text
  • drop filenames from a file manager and get them formatted as command line arguments
  • warn when closing terminal windows with running subprocesses
  • ctrl-click on links to open them in a webbrowser
  • xterm-compatible command line interface

Packages for Fedora Linux

Packages for all current versions of Fedora Linux can be found in Copr:

sudo dnf copr enable mh21/simple-term
sudo dnf install simple-term

About

Simple vte-based terminal

License:GNU General Public License v3.0


Languages

Language:Vala 90.0%Language:Makefile 5.7%Language:M4 4.1%Language:Shell 0.2%