v0.2.6

anomalyco/opentuiv0.2.6May 8, 2026by github-actions[bot]

AI Summary

This update fixes cursor position restoration during undo/redo operations and refines the keymap lookup logic for better performance.

Key Highlights

  • Cursor position restoration for undo/redo
  • Flat binding lookup in keymap

New Features

  • Undo/redo cursor fix
  • Keymap optimization

Full Release Notes

## What's Changed
* fix: cursor position restoration for undo/redo in EditBuffer by @viralcodex in https://github.com/anomalyco/opentui/pull/1017
* flat binding lookup instead of nested sections in keymap extra by @kommander in https://github.com/anomalyco/opentui/pull/1036


**Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.2.5...v0.2.6