TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Typewriter mode in a IDE?

1 pointsby akshxyover 6 years ago
Hi, I wanted to ask is there any IDE which has typewriting mode?<p>In Typewriter mode, the line you’re typing is always kept at the static position on the screen, while the editor scrolls up and down. Similar to how we write texts on mobile or inbuilt functionality in Ulysses, iA Writer.

1 comment

qbrassover 6 years ago
(Of course) Emacs can do it.<p><a href="https:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;centered-cursor-mode.el" rel="nofollow">https:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;centered-cursor-mode.el</a>