neovim doesn't display text #328

Open
opened 2017-01-09 04:09:44 +01:00 by bb010g · 8 comments
bb010g commented 2017-01-09 04:09:44 +01:00 (Migrated from github.com)

Tested with the Arch community package. Using normal vim works fine.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Tested with the Arch community package. Using normal vim works fine. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40752493-neovim-doesn-t-display-text?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github). </bountysource-plugin>
gaeulbyul commented 2017-01-13 16:31:55 +01:00 (Migrated from github.com)

Same on me. also input printf '\e[8;40;100t' on shell cause same issue, and resizing terminal shows text again.

Maybe related with https://github.com/lxde/qtermwidget/pull/51 and https://github.com/neovim/neovim/issues/3245

Same on me. also input `printf '\e[8;40;100t'` on shell cause same issue, and resizing terminal shows text again. Maybe related with https://github.com/lxde/qtermwidget/pull/51 and https://github.com/neovim/neovim/issues/3245
lunik1 commented 2017-02-07 15:22:27 +01:00 (Migrated from github.com)

A workaround is to use neovim inside a tmux session where it displays fine for me.

A workaround is to use neovim inside a tmux session where it displays fine for me.
doughsay commented 2017-03-14 03:03:56 +01:00 (Migrated from github.com)

Tried this on macOS with the same results. After launching neovim and exiting, everything's garbled...

Tried this on macOS with the same results. After launching neovim and exiting, everything's garbled...
otterpro commented 2017-03-29 18:05:34 +02:00 (Migrated from github.com)

I'm on macOS, and as lunik1 had mentioned, it works inside tmux (as well as screen) session as a workaround.

$ tmux
$ nvim
... edit ...
I'm on macOS, and as lunik1 had mentioned, it works inside `tmux` (as well as `screen`) session as a workaround. $ tmux $ nvim ... edit ...
oiwn commented 2017-05-31 14:53:57 +02:00 (Migrated from github.com)

decided to check c-r-t today and immediately run into this glitch.

OSX

decided to check c-r-t today and immediately run into this glitch. OSX
cor commented 2017-10-29 13:52:37 +01:00 (Migrated from github.com)

Same issue here, would love a fix

Same issue here, would love a fix
SDoradus commented 2018-03-28 06:29:39 +02:00 (Migrated from github.com)

I think the problem is actually that neovim doesn't seem to respect TERM, I've encountered similar issues trying to use it under a regular serial console. As others have noted, regular vim works just fine.

A similar issue is noted here: https://github.com/neovim/neovim/issues/6778

I think the problem is actually that neovim doesn't seem to respect TERM, I've encountered similar issues trying to use it under a regular serial console. As others have noted, regular `vim` works just fine. A similar issue is noted here: https://github.com/neovim/neovim/issues/6778
LunarLambda commented 2018-11-24 15:34:44 +01:00 (Migrated from github.com)

"Nvim works in xterm, so if Cool Retro Term claims xterm compatibility then this is likely a problem in Cool Retro Term."
https://github.com/neovim/neovim/issues/7413
Faulty emulation at play?

"Nvim works in xterm, so if Cool Retro Term claims xterm compatibility then this is likely a problem in Cool Retro Term." https://github.com/neovim/neovim/issues/7413 Faulty emulation at play?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#328
No description provided.