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

[tui][edi] Bugs #379

Open
nazmulidris opened this issue Feb 13, 2025 · 0 comments
Open

[tui][edi] Bugs #379

nazmulidris opened this issue Feb 13, 2025 · 0 comments

Comments

@nazmulidris
Copy link
Member

Select heading results in wrong caret position

  1. Run the examples, Warn on clippy and usage of rust 2018 idoms. #4
  2. Place the caret at the start of the editor, then press Shift+End (the heading is selected)
  3. The caret is not where its supposed to be it is on the next line
    Image

In the editor example, opening a dialog and then clearing the contents results in strange UI to be painted on bottom row of dialog

  1. Run the examples, Warn on clippy and usage of rust 2018 idoms. #4
  2. Press Ctrl+l or Ctrl+k, then select the contents and press delete
  3. You will see some strange prompt on the bottom row of the dialog (intentional?)

Wayland support?

Check for wayland support to still work. There were some issues in the rust-scratch/tty repo related to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant