felixse / felixse/FluentTerminal

vim interface broken, new line on every keypress

Đang mở
#97 9 bình luận 5 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
C#
Star
9.6k
Fork
448
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When using vi/vim, a new line is created on every keypress instead of overriding the current one(s).
So writing "Hi" looks like this:
```bash
~
H
~
Hi
~
```
The 'static interface' at the bottom (mode, filename, cursor position etc.) is duplicated as well every time, which pushes everything else up and out of the window - so before you scroll, you don't even see what you've written. Here is a GIF showing the issue:

![fluentissue](https://user-images.githubusercontent.com/30421456/46700896-5b70bb80-cc1e-11e8-81d1-365d8f397eab.gif)

Editing using nano works without problems and vim in Hyper also works flawlessly.

I'm using WSL (Ubuntu) on Windows 1809

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.