raphamorim / raphamorim/rio

Support Kitty font size protocol

Open
#1,007 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
7.5k
Forks
351
Avg merge
2d 11h
Merged PRs (30d)
15

Description

The kitty terminal added in version 0.40.0 support for a new protocol that allows TUIs to specify the font size to be used when printing text. See: https://sw.kovidgoyal.net/kitty/text-sizing-protocol/

It would be nice to support this in Rio as well.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Kitty text-sizing protocol documentation linked in the issue, then trace Rio's terminal protocol handling to find the relevant entry point. Determine how Kitty 0.40.0 font-size requests should be represented and applied in Rio; done means Rio supports the protocol without regressing existing terminal behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.