blinksh / blinksh/blink

Customize underline text attribute

Open
#425 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
6.9k
Forks
746
PR merge metrics
No merged PRs in 30d

Description

In xterm it is possible to specify custom color for underlined text and disable underlines at all, for example with settings like:

```text
XTerm*colorULMode: on
XTerm*colorUL: yellow
XTerm*underLine: off
```

I can make underline text to be drawn in yellow.
Is it possible to achieve the same behaviour in blink shell?

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no source file, test, or entry point. Start by locating Blink's terminal rendering and configuration handling for underlined text, then compare the requested color and underline settings with the existing behavior. Done means custom underline color is supported and underlines can be disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
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.