Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contour doesn't hightlight the word that gets broken due to line wrapping #869

Closed
Utkarsh-khambra opened this issue Nov 5, 2022 · 0 comments
Assignees
Labels
bug Something isn't working VT: Backend Virtual Terminal Backend (libterminal API)

Comments

@Utkarsh-khambra
Copy link
Collaborator

Contour Terminal version

Contour Terminal Emulator 0.3.8-master-4e509121

Installer source

Github: source code cloned

Operating System

Fedora 36

Architecture

x86-64

Other Software

No response

Steps to reproduce

  1. Write text in terminal that is so long that the line gets wrapped, also a word must also get split in two parts because of wrapping and multiple instances of that word must apear.
  2. Go into search mode and search for the word that got split into two parts.
  3. Jump to next or previous matches

Expected Behavior

The jumping between matches should highlight matches that the cursor is on.

Actual Behavior

The cursor skips the match that got split because of line wrapping.

cast.mp4

Additional notes

No response

@Utkarsh-khambra Utkarsh-khambra added the bug Something isn't working label Nov 5, 2022
@Utkarsh-khambra Utkarsh-khambra changed the title Search Mode doesn't highlight words that got in two parts because of line wrapping Contour Segfaults on searching for text that gets broken due to line wrapping Nov 5, 2022
@Utkarsh-khambra Utkarsh-khambra changed the title Contour Segfaults on searching for text that gets broken due to line wrapping Contour doesn't hightlight the word that gets broken due to line wrapping Nov 5, 2022
@Utkarsh-khambra Utkarsh-khambra self-assigned this Nov 5, 2022
@christianparpart christianparpart added the VT: Backend Virtual Terminal Backend (libterminal API) label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

No branches or pull requests

2 participants