Cool-retro-term: Difference between revisions

From wikinotes
(Created page with "A beautiful terminal rendered as a stylized CRT monitor. = Documentation = <blockquote> {| class="wikitable" |- | github || https://github.com/Swordfish90/cool-retro-term |- |} </blockquote><!-- Documentation --> = Usage = <blockquote> <syntaxhighlight lang="bash"> cool-retro-term </syntaxhighlight> </blockquote><!-- Usage -->")
 
No edit summary
 
Line 10: Line 10:
|}
|}
</blockquote><!-- Documentation -->
</blockquote><!-- Documentation -->
= Locations =
<blockquote>
{| class="wikitable"
|-
| <code>~/.local/share/cool-retro-term/cool-retro-term/QML/OfflineStorage/Databases/${id}.sqlite</code> || current theme settings
|-
|}
</blockquote><!-- Locations -->


= Usage =
= Usage =
Line 15: Line 24:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
cool-retro-term
cool-retro-term
cool-retro-term -p profile.json
</syntaxhighlight>
</syntaxhighlight>
</blockquote><!-- Usage -->
</blockquote><!-- Usage -->
= Configuration =
<blockquote>
Configuration is done through a right-click-menu.<br>
tmux interferes with it, but you can sidestep by launching from within another tmux session.
You can import themes into the db from the rclick menu.
</blockquote><!-- Configuration -->

Latest revision as of 03:57, 17 September 2022

A beautiful terminal rendered as a stylized CRT monitor.


Documentation

github https://github.com/Swordfish90/cool-retro-term

Locations

~/.local/share/cool-retro-term/cool-retro-term/QML/OfflineStorage/Databases/${id}.sqlite current theme settings

Usage

cool-retro-term

cool-retro-term -p profile.json

Configuration

Configuration is done through a right-click-menu.
tmux interferes with it, but you can sidestep by launching from within another tmux session.

You can import themes into the db from the rclick menu.