GitXplorerGitXplorer
n

taote

public
6 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
5b4544e1cd9b64027a9c596d63f69cdf5da096b4

Use G_APPLICATION_DEFAULT_FLAGS for glib 2.74

nnigeltao committed a year ago
Unverified
9e3264ac440a1f8246ef1adc607279579cccb0ed

Remove VTE widget before destroying it

nnigeltao committed a year ago
Unverified
6283c0633f8899eebaa1af4cafe2a8db20ad15e4

Call vte_terminal_set_audible_bell

nnigeltao committed 2 years ago
Unverified
2355ad31bc9314600317e0d27ec424f559f5d1fd

Call vte_terminal_set_bold_is_bright

nnigeltao committed 4 years ago
Unverified
c49610682b03a61275d61b41f852437e9924ac7c

Tweak g_title_colors

nnigeltao committed 4 years ago
Unverified
8d7dec6b1ff001c66fba7493e7f0deed1f1e503f

Delete the copy and assign constructors

nnigeltao committed 4 years ago

README

The README file for this repository.

Taote is The Acutely Opinionated Terminal Emulator. It is minimalist and keyboard-driven.

It's like the GNOME Terminal Emulator with less UI and fewer features. The tab bar is smaller (but always present, so there's no jarring motion when going between 1 and 2 tabs), as tab switching is only via keyboard and not via mouse. There is no scrollbar visible (but the scroll wheel is still supported).

It does have one additional feature: a simple keyboard shortcut (Control-Shift-< or Control-Shift->) will cycle through tab bar colors. Even if multiple terminal windows all show walls of text content, it's relatively easy to pick out e.g. "the red terminal window" or "the blue terminal window".

Taote is designed to be used together with The Acutely Opinionated Window Manager.

screenshot