ChocolateLoverRaj / cosmic-term

WIP COSMIC terminal emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cosmic-term

WIP COSMIC terminal emulator, built using alacritty_terminal that is provided by the alacritty project. cosmic-term provides bidirectional rendering and ligatures with a custom renderer based on cosmic-text.

The wgpu feature, enabled by default, supports GPU rendering using glyphon and wgpu. If wgpu is not enabled or fails to initialize, then rendering falls back to using softbuffer and tiny-skia.

Color Schemes

Custom color schemes can be imported from the View -> Color schemes... menu item. You can find templates for color schemes in the color-schemes folder.

About

WIP COSMIC terminal emulator

License:GNU General Public License v3.0


Languages

Language:Rust 85.3%Language:Fluent 12.9%Language:Just 1.0%Language:Shell 0.8%