Add setting option to disable the scrollbar
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Describe the feature or problem you'd like to solve
The scrollbar on the right side is copied together with the content when copying with shift+selection and shift+right_click and copy.
Proposed solution
the scrollbar use '|' at the end of each line and '|' is copied together with the content. It's bothering to remove '|' everytime for the clean copied content.
Example prompts or workflows
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the terminal scrollbar rendering and the shift-selection/right-click copy path in the CLI; trace how the scrollbar's | characters enter copied content. Done means a user setting can disable the scrollbar and copying no longer includes those characters when it is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100