text-editor

Tag

Cards List
#text-editor

Emacs Writing Machine

Lobsters Hottest · yesterday Cached

A blog post about repurposing an old ThinkPad as a dedicated writing machine running Debian and Emacs, inspired by Veronica Explains' writerdeck concept, with tips on configuration and file syncing via Git.

0 favorites 0 likes
#text-editor

Ghost Cut – or why Cut and Paste is broken everywhere

Hacker News Top · 4d ago Cached

Ghost Cut is a new mechanism for cut and paste that makes the operation atomic, undoable in one step, and preserves clipboard contents. It works by fading the selected text instead of immediately removing it, allowing users to cancel or paste without clipboard pollution.

0 favorites 0 likes
#text-editor

Tiptap AI Toolkit

Product Hunt · 2026-07-15

Tiptap AI Toolkit empowers AI to directly edit documents in real time, enabling seamless integration of AI into rich text editing workflows.

0 favorites 0 likes
#text-editor

fred: A text editor that uses C for everything - Handmade Network Expo 2026

Lobsters Hottest · 2026-07-14 Cached

Cameron Damera demonstrated Fred, a text editor written entirely in C, at Handmade Network Expo 2026. Its core features include an embedded TCC compiler, a live plugin system, dynamic Tree-sitter language support, an undo tree, and session recovery. All code is hand-written without AI assistance.

0 favorites 0 likes
#text-editor

Interview: Drew DeVault on an AI-free version of Vim

Lobsters Hottest · 2026-07-09 Cached

Interview with Drew DeVault about his AI-free fork of Vim called Vim Classic, discussing practical, philosophical, and ethical reasons for rejecting generative AI in software development.

0 favorites 0 likes
#text-editor

Wordgard Release 0.1

Lobsters Hottest · 2026-07-02 Cached

Wordgard 0.1 is released, a new open-source JavaScript rich-text editor library by Marijn Haverbeke, inspired by ProseMirror and CodeMirror.

0 favorites 0 likes
#text-editor

The GNU Emacs Architecture: Unlocking the Core [pdf]

Hacker News Top · 2026-07-01 Cached

A technical paper detailing the internal architecture of GNU Emacs, explaining its core components and design.

0 favorites 0 likes
#text-editor

Text files as a user interface

Lobsters Hottest · 2026-06-27 Cached

This article explores the concept of using a text editor as a user interface for command-line programs, highlighting how it leverages the editor's full editing capabilities while remaining simple to implement, with examples like crontab -e and a custom image gallery tool.

0 favorites 0 likes
#text-editor

The Traditional Vi

Hacker News Top · 2026-06-23

An article reflecting on the traditional vi text editor and its enduring relevance in Unix systems.

0 favorites 0 likes
#text-editor

Is anyone still using Emacs?

Lobsters Hottest · 2026-06-20 Cached

A personal reflection on the author's decades-long relationship with Emacs, including switching to VSCode and IntelliJ, and ultimately returning to Emacs for its unique features.

0 favorites 0 likes
#text-editor

Emacs 31 Is Around the Corner: The Changes I'm Daily Driving

Hacker News Top · 2026-06-18 Cached

Emacs 31 is approaching with improvements like simpler tree-sitter setup and a built-in markdown-ts-mode. The article details features the author has been using from the development branch, highlighting reduced configuration overhead.

0 favorites 0 likes
#text-editor

freja: Self-modifiable editor for coding graphical things

Lobsters Hottest · 2026-06-18 Cached

Freja is a self-modifiable text editor for coding graphical things, implemented in Janet, that allows inline code evaluation and is currently in beta.

0 favorites 0 likes
#text-editor

Changes in Emacs 31 I'm Already Daily Driving

Lobsters Hottest · 2026-06-18 Cached

Emacs 31 introduces tree-sitter improvements that simplify grammar installation and includes a new built-in markdown-ts-mode. The author has been daily driving these changes from the development branch.

0 favorites 0 likes
#text-editor

There's No Place Like $HOME: A 10 Journey of Vim, Then VS Code, and Back to Vim

Lobsters Hottest · 2026-06-17 Cached

A personal reflection on ten years of using Vim, switching to VS Code, and then returning to Vim, exploring the trade-offs between terminal-based editors and IDEs.

0 favorites 0 likes
#text-editor

Even More Batteries Included With Emacs

Lobsters Hottest · 2026-06-14 Cached

A blog post highlighting lesser-known but useful built-in features of Emacs, continuing a series that aims to improve discoverability of stock Emacs capabilities.

0 favorites 0 likes
#text-editor

Understanding Embark in GNU Emacs (a bit) and some 'stupid' Embark tricks

Lobsters Hottest · 2026-06-09 Cached

An exploration of the Embark package in GNU Emacs, covering basic understanding and some 'stupid' tricks for using it.

0 favorites 0 likes
#text-editor

Vim Classic 8.3 released

Lobsters Hottest · 2026-06-02 Cached

Vim Classic 8.3 has been released, a long-term support fork of the Vim text editor maintained without generative AI tools, based on Vim 8.2 with backported bug fixes and security patches.

0 favorites 0 likes
#text-editor

Pasted File Editor

Simon Willison's Blog · 2026-06-02 Cached

A web-based text editor that automatically attaches large pasted text or files as file attachments, inspired by Claude's large paste detection. Built as a prototype using Codex.

0 favorites 0 likes
#text-editor

A simple project switcher for Kakoune

Lobsters Hottest · 2026-05-31 Cached

The author implements a lightweight project switcher for the Kakoune terminal editor using its built-in scripting, allowing users to register and fuzzy-find projects.

0 favorites 0 likes
#text-editor

Cheese Paper: a text editor specifically designed for writing

Hacker News Top · 2026-05-30 Cached

Cheese Paper is a minimal text editor designed for fiction writing, storing notes and metadata in a simple, sync-friendly file format that works across devices.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback