https://github.com/mh21/simple-term
Simple vte-based terminal
https://github.com/mh21/simple-term
terminal vte
Last synced: 12 months ago
JSON representation
Simple vte-based terminal
- Host: GitHub
- URL: https://github.com/mh21/simple-term
- Owner: mh21
- License: gpl-3.0
- Created: 2017-03-04T08:01:12.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T13:31:13.000Z (over 1 year ago)
- Last Synced: 2025-05-05T01:11:26.688Z (about 1 year ago)
- Topics: terminal, vte
- Language: Vala
- Size: 47.9 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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][copr-simple-term]:
```shell
sudo dnf copr enable mh21/simple-term
sudo dnf install simple-term
```
[copr-simple-term]: https://copr.fedorainfracloud.org/coprs/mh21/simple-term/