Skip to content

0.1.5

Compare
Choose a tag to compare
@nathabonfim59 nathabonfim59 released this 20 Dec 07:34
· 9 commits to main since this release

New Features

  • Added full terminal emulator support with multiple tabs and shell selection
  • Implemented keyboard shortcuts:
    1. Ctrl+J to open terminal panel
    2. Alt+J to switch between editor and terminal contexts
  • Integrated PTY backend for complete TTY support

Interface Improvements

  • Added horizontal tab navigation with smooth scrolling
  • Implemented automatic focus management between editor and terminal
  • Added status bar integration for terminal sessions

Technical Enhancements

  • Optimized terminal resizing with debounced handlers
  • Added base64 encoding for terminal data transmission
  • Improved terminal lifecycle management and cleanup
  • Enhanced terminal instance tracking and state management

Bug Fixes

  • Fixed terminal tab visibility and positioning
  • Improved terminal sizing calculations with status bar
  • Enhanced tab scrolling and centering behavior
  • Fixed keyboard context switching in collapsed terminal state