Top Terminal Tools
A developer shares their essential terminal tools for coding in 2026, including shell history, editors, and LLM CLIs.
A developer shares their essential terminal tools for coding in 2026, including shell history, editors, and LLM CLIs.
A guide to making Vim macros more enjoyable and effective, covering recording, editing, and replaying command sequences.
A developer shares their experience switching from Vim to the Helix text editor, highlighting its built-in language servers and improved search.
A developer explains their switch from Vim to Neovim and LazyVim, detailing the reasons and the migration process.
A developer shares his experience switching from iA Writer to Obsidian for writing and managing technical notes, comparing their Markdown features and structure.
A guide on how to remove or disable unwanted default keybindings in the Emacs text editor, covering both global and mode-specific methods.
A guide to configuring smoother scrolling behavior in the Emacs text editor by adjusting built-in variables like scroll-conservatively and scroll-margin.
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
Learn powerful Neovim/Vim commands for precisely copying and moving lines of code to boost your editing efficiency.
A developer shares their experience switching from Emacs to the Helix editor and Zellij terminal multiplexer, highlighting the benefits and workflow changes.
A holiday-themed list of 24 useful and fun Emacs packages and utilities for programmers and general users to try.
A developer details the process and reasoning behind rewriting their Neovim configuration from scratch using Lua, moving away from a legacy Vimscript setup.
Simple Sublime Text settings and a build script to improve Markdown writing and conversion with Pandoc.
A collection of advanced Neovim tips for power users, covering text navigation, pasting, deletion, and Git integration.
A developer details implementing text highlighting, search, and undo functionality in their personal text editor project, noter.
A developer details building a custom text editor in Go using the Ebitengine game engine, covering font rendering and text storage.
A developer shares their essential daily tools, including apps like 1Password and Sublime Text, terminal utilities, and hardware like the Keychron K6 keyboard.
Three methods to rename files directly within the Vim editor: using the vim-eunuch plugin, NERDTree, or a shell command.
A beginner's guide to setting up and using Vim as a full-fledged IDE for Go development, covering benefits and essential plugins.
An introduction to the Vim text editor, covering its fundamentals and tips for overcoming its initial learning curve.