WordStar: Why Professional Writers Prefer a DOS-Era Word Processor

WordStar: Why Professional Writers Prefer a DOS-Era Word Processor

WordStar prioritizes creative flow over secretarial formatting

WordStar is favored by professional authors—including Robert J. Sawyer, George R.R. Martin, and Arthur C. Clarke—because it treats the digital document as a "long-hand manuscript page" rather than a "typewritten page." While modern word processors emphasize the linear, top-down process of a typewriter, WordStar's design allows writers to jump non-linearly across a document, mirroring the intuitive way humans think and revise during the creative process.

An interface designed for touch typists

WordStar's primary technical advantage is an interface that allows a user to perform almost all editing functions without removing their hands from the home typing row. This minimizes the cognitive and physical "switching cost" between writing new text and editing existing text.

Home-row control commands

Because WordStar was developed before the standardization of arrow keys, it utilizes Control-key combinations (indicated by a caret, e.g., ^E) for navigation and commands. This design is highly efficient for touch typists:

  • The Navigation Diamond: Cursor movement is mapped to a diamond shape under the left hand: ^E (Up), ^S (Left), ^D (Right), and ^X (Down).
  • Mnemonic Prefixes: Specific control codes act as menus for different functions: ^O for On-screen functions, ^Q for Quick cursor functions, ^P for Print, ^K for block/file functions, and ^J for help.
  • Physical Logic: The ^J and ^K prefixes were chosen because the strongest fingers of the right hand rest naturally over those keys on the home row.

Eliminating the "Modal" Barrier

Many word processors are "modal," requiring the user to move their hands to function keys, numeric pads, or a mouse to edit. Sawyer argues that this compartmentalizes writing and editing into two distinct mindsets. In WordStar, changing from writing to editing is as simple as pivoting the left pinkie finger, maintaining a fluid continuum of thought.

The "Long-Hand Page" vs. "Typewritten Page" Metaphor

Sawyer distinguishes between two fundamental metaphors for writing software: the typewritten page (sequential and linear) and the long-hand manuscript (spatial and non-linear).

Non-linear navigation and marking

WordStar implements the long-hand metaphor through features that allow the writer to treat the entire document as a workspace:

  • Quick Cursor Movement (^Q): Commands like ^QP (previous position) and ^QB (beginning of marked block) allow writers to "fly" across a manuscript without getting lost.
  • Bookmarks: WordStar provides ten bookmarks (^K0 through ^K9) and corresponding jump commands (^Q0 through ^Q9), simulating the act of placing fingers between pages of a physical manuscript.
  • Asynchronous Block Marking: Unlike programs like WordPerfect, which require a strict sequence (decide action $\rightarrow$ mark start $\rightarrow$ mark end $\rightarrow$ move block), WordStar allows a user to mark the start of a block, continue writing for an hour, mark the end of the block later, and move it hours after that. The user remains in control of the timing, not the software.

Integrated Annotations

WordStar allows writers to leave notes to themselves directly in the text. Any line beginning with double periods (e.g., .. check date of birth) is ignored by the printer but remains visible during editing, ensuring that critical reminders are not missed during the revision process.

Community Perspectives and Modern Context

While Sawyer champions WordStar for its unobtrusive nature, community discussion highlights a divide between those who value distraction-free environments and those who require modern integration.

Arguments for WordStar

Users continue to use WordStar via emulators (like FreeDOS) to recreate a focused writing environment. Some note that the keybindings were a significant influence on other tools, such as the JOE editor and certain Emacs configurations.

Arguments against WordStar

Critics and nostalgic users point out several drawbacks of the DOS-era toolset:

  • Lack of Integration: Modern workflows often require cross-referencing multiple files, graphics, and spreadsheets, which is difficult in a single-program DOS environment.
  • Interoperability: Exporting and sharing files from legacy DOS formats is more cumbersome than using modern standards.
  • Stability Risks: Historical anecdotes recall the danger of not saving frequently, as crashes in early versions could result in total data loss.

"It is a monumentally frustrating and distracting experience to have to think about dealing with the machine when I am cogitating on the words I want to write... For that process... WordStar is utterly unobtrusive, passive until I tell it to be otherwise, and completely transparent."

Summary of WordStar's Core Philosophy

Feature Typewriter Metaphor (Modern/WP) Long-Hand Metaphor (WordStar)
Navigation Linear, top-down, arrow-key dependent Spatial, non-linear, home-row dependent
Editing Modal (switch to function keys/mouse) Fluid (integrated into typing flow)
Block Work Sequential/Synchronous Asynchronous/User-driven
Focus Formatting and output Creative composition and thought capture

Sources