characters render messed up, as if control codes are wrong. #455

Open
opened 2018-05-29 00:49:25 +02:00 by trusktr · 1 comment
trusktr commented 2018-05-29 00:49:25 +02:00 (Migrated from github.com)

Looks awesome!

There's a few things wrong that prevent regular usage in macOS:

  • control characters seem to be completely off. f.e.,
    • Control plus any keys does nothing.
    • pressing tab or other things inputs random characters in the screen. In the following screenshot, I pressed tab which outputs some qq characters in Vim:
      screen shot 2018-05-28 at 3 47 10 pm
  • resizing breaks badly in the alternate buffer (f.e. when running Vim). Something this happens:
    screen shot 2018-05-28 at 3 48 27 pm

Other than for showing people basic stuff to go "oooh, aaaaah", its not usable for serious work. Would be awesome if you could test in the latest macOS and get it all working smoothly.

Looks awesome! There's a few things wrong that prevent regular usage in macOS: - control characters seem to be completely off. f.e., - Control plus any keys does nothing. - pressing tab or other things inputs random characters in the screen. In the following screenshot, I pressed `tab` which outputs some `qq ` characters in Vim: <img width="560" alt="screen shot 2018-05-28 at 3 47 10 pm" src="https://user-images.githubusercontent.com/297678/40631144-7a3a18e4-628e-11e8-9bda-b4e69d6d37ef.png"> - resizing breaks badly in the alternate buffer (f.e. when running Vim). Something this happens: <img width="1414" alt="screen shot 2018-05-28 at 3 48 27 pm" src="https://user-images.githubusercontent.com/297678/40631151-985cbb56-628e-11e8-8390-225fb84639d8.png"> Other than for showing people basic stuff to go "oooh, aaaaah", its not usable for serious work. Would be awesome if you could test in the latest macOS and get it all working smoothly.
shmerl commented 2018-06-05 19:03:23 +02:00 (Migrated from github.com)

qq happens to me in nvim in Konsole too. It has something to do with Konsole not supporting DECCUSR until recently.

See:

https://bugs.kde.org/show_bug.cgi?id=347323
https://github.com/neovim/neovim/issues/8300
https://github.com/vim/vim/issues/2008

qq happens to me in nvim in Konsole too. It has something to do with Konsole not supporting DECCUSR until recently. See: https://bugs.kde.org/show_bug.cgi?id=347323 https://github.com/neovim/neovim/issues/8300 https://github.com/vim/vim/issues/2008
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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