Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 766 Bytes

File metadata and controls

21 lines (18 loc) · 766 Bytes

Changelog

All notable changes to tdeo will be documented in this file.

[0.1.0] - 2026-01-27

Added

  • Character-by-character typing playback
  • Speed control with :tdeo speed <multiplier>
  • Pause command with :tdeo pause <duration>
  • Wait for keypress with :tdeo wait
  • Instant typing with :tdeo instant and instant-start/end blocks
  • Skip animation with :tdeo skip
  • Hide lines from output with :tdeo hide and hide-start/end blocks
  • Inline commands at end of code lines
  • Character-level targeting with on "target" syntax
  • Planning mode for script creation
  • Pilot mode for live spacebar-controlled typing
  • Auto-hide UI during recording
  • Backup file creation
  • Support for multiple comment syntaxes (JS, Python, HTML, CSS, SQL, etc.)