No description
Find a file
Hosted Weblate 9acd554851
i18n: translation updates from weblate
Co-authored-by: Aliaksandr Truš <evils.mail@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Mattias Eriksson <snaggen@gmail.com>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: lorduskordus <lorduskordus@gmail.com>
Co-authored-by: oddib <oddbjorn.mr@hotmail.no>
Co-authored-by: yakup <mt6360227@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/cs/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/es/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/tr/
Translation: Pop OS/COSMIC Term
2025-10-01 21:00:20 +02:00
.github/workflows Add FlakeHub GitHub Action 2024-04-01 14:35:19 -06:00
color-schemes Add the Modus Themes 2025-07-30 15:27:26 -06:00
debian fix: add dep to debian control 2024-05-18 01:34:56 +02:00
i18n i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
res i18n(es): update desktop & metainfo translations 2025-09-14 14:43:45 -06:00
src Hide opening hyperlinks behind the Ctrl modifier 2025-09-26 14:58:10 +02:00
.envrc Nix flake for developing in NixOS 2024-05-14 10:57:15 -06:00
.gitignore allow to build on pop_os with nix flake 2024-05-29 20:36:15 -06:00
ansi-colors.sh ansi-colors.sh: Add underlines 2024-01-16 11:36:05 -07:00
Cargo.lock chore: update to icu 2.0.0 2025-09-19 11:28:38 -06:00
Cargo.toml chore: update to icu 2.0.0 2025-09-19 11:28:38 -06:00
flake.lock Update flake.lock 2025-05-08 12:01:33 -06:00
flake.nix Use mesa instead of deprecated mesa.drivers 2025-05-08 12:01:33 -06:00
i18n.toml Add config, translations, settings UI 2023-12-22 14:31:01 -07:00
justfile support CARGO_TARGET_DIR 2024-07-15 07:59:42 -06:00
LICENSE Initial commit 2023-12-17 10:24:31 -07:00
README.md Format color schemes callout in readme 2024-02-22 10:01:17 -07:00

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.