warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.38k stars 373 forks source link

Emacs - split pane doesn't draw properly #402

Open cam-narzt opened 2 years ago

cam-narzt commented 2 years ago

Describe the bug

When using a split pane in emacs, large portions of the terminal do not draw anything.

To Reproduce

Steps to reproduce:

  1. Open emacs
  2. Open a large enough file that it is longer than the number of lines that fit on the screen
  3. Open a new pane with C-x 3
  4. See that large portions of the screen weren't drawn.
  5. Jump around in the buffer
  6. See that large portions of the screen fail to draw periodically

Expected behaviour

The screen should update in it's entirety

Screenshots

Screen Shot 2021-11-11 at 9 54 40 AM Screen Shot 2021-11-11 at 9 55 02 AM

Both of these images should have more content at the bottom right part of the screen, but it is not drawn by Warp.

Operating System

MacOS

OS Version

11.6.1

Additional context

No response

elviskahoro commented 2 years ago

@cam-narzt Is this still happening to you? Can you let me know if it is after today's update?