Cursor Teleportation #522

Open
opened 2019-04-02 03:25:47 +02:00 by unamundan · 3 comments
unamundan commented 2019-04-02 03:25:47 +02:00 (Migrated from github.com)

Omnipresent and flickering cursors:

$ telnet towel.blinkenlights.nl

It’s a special use case, but nonetheless ... ahem ... critical. 😏

Star Wars ASCII cool-retro-term Cursors

Omnipresent and flickering cursors: > `$ telnet towel.blinkenlights.nl` It’s a special use case, but nonetheless ... **ahem** ... _critical._ :smirk: ![Star Wars ASCII cool-retro-term Cursors](https://user-images.githubusercontent.com/37463152/55369366-e212a100-54bb-11e9-8f07-b9768b393d63.gif)
SilverWolf32 commented 2019-04-02 16:30:51 +02:00 (Migrated from github.com)

Doesn't it already support turning off the cursor through escape codes? What version are you on?

Or maybe the telnet server doesn't send those escape codes?

Doesn't it already support turning off the cursor through escape codes? What version are you on? Or maybe the telnet server doesn't send those escape codes?
unamundan commented 2019-05-05 09:30:00 +02:00 (Migrated from github.com)

@SilverWolf32 — cool-retro-term is version 1.1.1. Answering my own inquiry:

  tput civis

successfully hides the cursor while

  tput cnorm

re-enables it.

REFERENCE

@SilverWolf32 — cool-retro-term is version 1.1.1. Answering my own inquiry: tput civis successfully hides the cursor while tput cnorm re-enables it. [REFERENCE](https://rosettacode.org/wiki/Category:UNIX_Shell)
j3pic commented 2019-09-03 22:20:55 +02:00 (Migrated from github.com)

Can you confirm you wouldn't be able to see the cursor on a real terminal? I remember back in the BBS days that's exactly how things looked.

Can you confirm you wouldn't be able to see the cursor on a real terminal? I remember back in the BBS days that's exactly how things looked.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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