Tagged articles
15 articles
Page 1 of 1
21CTO
21CTO
May 14, 2026 · Fundamentals

What a BASIC‑Written Vi Looks Like

Lee Tusman recreated the classic Vi editor in a few hundred lines of Yabasic, building a minimal, 80‑character‑wide text editor that can open, create, and save files, while reflecting on his artistic background, motivations, and future enhancements.

BASICViYabasic
0 likes · 5 min read
What a BASIC‑Written Vi Looks Like
Liangxu Linux
Liangxu Linux
Jul 3, 2025 · Fundamentals

Unlock Linux Mastery: A Mythical Guide to Command‑Line Essentials

This tutorial uses a fantasy metaphor to teach Linux command‑line fundamentals, covering command categories, syntax, file and directory operations, searching, backup techniques, and essential vi editor commands, providing practical examples and cautionary notes for safe system management.

BackupTutorialVi
0 likes · 7 min read
Unlock Linux Mastery: A Mythical Guide to Command‑Line Essentials
Liangxu Linux
Liangxu Linux
Apr 20, 2025 · Operations

Essential Linux Command Cheat Sheet: From File Management to SELinux

This comprehensive guide compiles essential Linux command-line techniques, covering command connectors, system resource monitoring, file searching, editing with vi/Vim, file transfer, text processing tools, user and file management, NFS setup, scripting utilities, and SELinux policy management, providing practical examples and command syntax for system administrators.

BashLinuxSysadmin
0 likes · 23 min read
Essential Linux Command Cheat Sheet: From File Management to SELinux
IT Services Circle
IT Services Circle
May 12, 2024 · Fundamentals

The History and Fundamentals of vi/vim Text Editors

This article traces the origins of vi from early line editors on Unix, explains why its modal design and H‑J‑K‑L navigation persist, and introduces the concise verb‑modifier‑noun command syntax that makes vi/vim a powerful, efficient tool for programmers.

UnixViVim
0 likes · 7 min read
The History and Fundamentals of vi/vim Text Editors
Java Tech Enthusiast
Java Tech Enthusiast
May 9, 2024 · Fundamentals

The History and Fundamentals of vi/vim Text Editors

The article traces vi’s origins from early PDP‑11 line editors through Bill Joy’s creation of ex and the birth of vi, explains its HJKL cursor keys, mode‑based command syntax, common editing commands, and shows how mastering vi/vim yields a powerful, keyboard‑centric editing environment still beloved by developers.

ViVimcommand-line
0 likes · 7 min read
The History and Fundamentals of vi/vim Text Editors
Liangxu Linux
Liangxu Linux
Jun 14, 2023 · Fundamentals

Master Essential vi Shortcuts to Boost Your Linux Productivity

This guide introduces the vi editor, explains its three operating modes, and provides a comprehensive list of essential shortcuts for navigation, editing, searching, undoing, and saving, helping embedded Linux developers work faster and more efficiently.

LinuxViVim
0 likes · 8 min read
Master Essential vi Shortcuts to Boost Your Linux Productivity
Liangxu Linux
Liangxu Linux
Dec 9, 2021 · Fundamentals

Master Linux File Management with Vifm: Install and Key Features

This guide introduces Vifm, a powerful Vi‑style command‑line file manager for Linux, covering its installation across major distributions, core features, navigation shortcuts, pane operations, command completion, trash handling, and essential commands for efficient terminal‑based file management.

CLIViVifm
0 likes · 8 min read
Master Linux File Management with Vifm: Install and Key Features
Liangxu Linux
Liangxu Linux
Jul 21, 2021 · Fundamentals

Essential Linux Commands: Quick Reference for Everyday Tasks

A concise collection of common Linux commands covering file management, user administration, permissions, networking, and editor shortcuts, presented with clear examples and explanations for quick learning and reference.

PermissionsShellSysadmin
0 likes · 7 min read
Essential Linux Commands: Quick Reference for Everyday Tasks
Liangxu Linux
Liangxu Linux
Jul 5, 2020 · Fundamentals

Why Vim Remains a Beloved Yet Challenging Editor After 30 Years

Although Vim was first released in 1991 and is now nearly 30 years old, it still ranks among the top code editors, praised for its powerful keyboard‑driven workflow and broad compatibility, yet notorious for its steep learning curve and seemingly cryptic exit commands.

ViVimed
0 likes · 7 min read
Why Vim Remains a Beloved Yet Challenging Editor After 30 Years
MaGe Linux Operations
MaGe Linux Operations
Jun 25, 2019 · Fundamentals

Master Vim: Essential Commands Every Developer Should Know

This article introduces the long‑standing vi/vim editor, explains why it remains essential for developers, and provides concise, practical instructions on navigation, editing, visual and block modes, macro recording, searching, and exiting, helping readers become efficient with Vim in production environments.

LinuxViVim
0 likes · 12 min read
Master Vim: Essential Commands Every Developer Should Know
ITPUB
ITPUB
Oct 8, 2018 · Fundamentals

From ed to Vim: The Untold History of Text Editing

This article traces the evolution of Unix text editors—from the early line editor ed, through QED, ex, and vi, to the modern Vim—explaining how historical decisions shaped features like :wq, yanking, and syntax highlighting, and why Vim remains a dominant tool for developers today.

UnixVied
0 likes · 15 min read
From ed to Vim: The Untold History of Text Editing
MaGe Linux Operations
MaGe Linux Operations
Sep 21, 2018 · Fundamentals

Why Vim Remains the Top Vi‑Like Editor for Efficient Coding

Vim, a powerful Vi‑based editor, outshines its rivals with simple character commands, winning major awards and offering faster, more ergonomic editing, as illustrated by its shortcut and keyboard‑map images for developers and power users alike.

Vikeyboard shortcutsproductivity
0 likes · 2 min read
Why Vim Remains the Top Vi‑Like Editor for Efficient Coding