Skip to content

Assertion failiure in contour on searching for text that got split because of line wrapping #870

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

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. Compile a debug build.
  2. Write a long text without any newllne so that line gets wrapped and make sure that because of wrapping a word must get split and it must be a unique word in the whole line.
  3. Search for the word that gets split.

Expected Behavior

Word that gets searched must get highlighted

Actual Behavior

Contour segfaluts if the word is unique in the wrapped line.

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 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