Skip to content

Releases: joshuadanpeterson/typewriter.nvim

Release v0.7.5

16 Aug 21:52

Choose a tag to compare

Changes in this Release

  • feat(latex): 📝 Add comprehensive LaTeX Tree-sitter support
  • docs(warp): 🔄 Incorporate AGENTS.md content into WARP.md
  • docs(warp): 📚 Add WARP.md for development guidance
  • docs: update CHANGELOG.md for v0.7.4 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.7.4

06 Jul 01:55
a8f5053

Choose a tag to compare

Changes in this Release

  • Merge pull request #45 from joshuadanpeterson/codex/fix-issue-#44
  • fix(autocommands): 🛠️ restore column preservation
  • docs: update CHANGELOG.md for v0.7.3 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.7.3

20 Jun 03:45
8dda148

Choose a tag to compare

Changes in this Release

  • Merge pull request #43 from joshuadanpeterson/codex/fix-issue-#42-based-on-suggestion
  • test: 🧪 restore filetype in commands test
  • docs: 📝 clarify trailing comma usage
  • docs: 📝 fix setup examples in help
  • docs: \xF0\x9F\x93\x9D fix missing trailing comma in config examples
  • feat(config): ✨ add always_center option
  • docs: update CHANGELOG.md for v0.7.2 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.7.2

16 Jun 07:58
75ef956

Choose a tag to compare

Changes in this Release

  • Merge pull request #41 from joshuadanpeterson/codex/fix-issue-#30
  • test: ✅ verify center_cursor uses zz in middle\n\n- add test for non-edge cursor\n- ensures fix for issue #30
  • docs: update CHANGELOG.md for v0.7.1 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.7.1

16 Jun 07:24
f91c6a6

Choose a tag to compare

Changes in this Release

  • Merge pull request #40 from joshuadanpeterson/codex/fix-issue-#29
  • feat(config): ✨ add start_enabled option
  • docs: update CHANGELOG.md for v0.7.0 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.7.0

16 Jun 06:12
d32401d

Choose a tag to compare

Changes in this Release

  • Merge pull request #39 from joshuadanpeterson/codex/create-tests-folder-and-add-tests
  • feat: 🔍 add regex helper and tests
  • fix: 🔒 enforce local helper scope
  • refactor: ♻️ scope search helpers locally
  • feat: 🧪 extend logger API and tests
  • feat: ⚠️ add warning log level
  • fix(logger): 🪵 improve reliability
  • feat: 📝 add shutdown logging and logger tests
  • feat: 🧪 add logging and tests
  • Merge pull request #38 from joshuadanpeterson/codex/fix-issue-#28
  • Merge branch 'main' into codex/fix-issue-#28
  • fix(commands): 🎯 correct cursor restoration
  • fix(commands): correct cursor restoration
  • docs: update CHANGELOG.md for v0.6.19 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.6.19

05 Jun 21:22
829e888

Choose a tag to compare

Changes in this Release

  • Merge pull request #37 from joshuadanpeterson/codex/fix-issue-#27
  • fix: 🐛 resolve ghosting issue and improve docs
  • fix: 🐛 resolve ghosting issue
  • docs: update CHANGELOG.md for v0.6.18 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.6.18

05 Jun 19:18
ad84d72

Choose a tag to compare

Changes in this Release

  • Update README.md
  • docs: update CHANGELOG.md for v0.6.17 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.6.17

05 Jun 19:05
970611c

Choose a tag to compare

Changes in this Release

  • Merge pull request #35 from joshuadanpeterson/codex/update-agents.md-with-new-sections-and-conventions
  • Merge branch 'main' into codex/update-agents.md-with-new-sections-and-conventions
  • ✨ docs: add AGENTS usage guide
  • docs: update CHANGELOG.md for v0.6.16 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.

Release v0.6.16

04 Jun 08:24
cddbd4a

Choose a tag to compare

Changes in this Release

  • Merge pull request #34 from joshuadanpeterson/codex/create-agents.md-file
  • docs: ✏️ clarify commit guidelines
  • docs: update CHANGELOG.md for v0.6.15 and remove duplicate entries

For full changelog, see CHANGELOG.md

Core Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

For more details, please check the README.