Skip to content

Myanso v0.3.6

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 16:19

Need to run for mac os first time

xattr -cr /Applications/Myanso.app

For VIM

vi ~/.vimrc
set maxcombine=6

Version 0.3.6

  • Fixed missing link in claude code
  • ptyEnv: drop non-UTF-8 LC_ALL/LC_CTYPE before forcing LANG (LC_ALL=C overrode it)
  • moveTabToWindow: re-send last foreground process after adopt so a moved tab running Claude Code/Codex keeps its Myanmar mark width
  • tear-off windows skip the initial blank tab (--myanso-no-tab)
  • tab-drag-end: re-serialize scrollback at drop time so output during the drag isn't lost in the moved tab
  • second-instance: resolve relative argv paths against the caller's cwd
  • sync settings across windows via the storage event
  • guard pty-create against a destroyed sender window
  • minor Windows fixes: backslash tab titles, pwsh/powershell in SHELL_FG

Version 0.3.5

  • Fixed pixel issue when move to another monitor

Version 0.3.4

  • Fixed flow control for heavy pty output
  • Fixed async process detection
  • Fixed cheaper resize/drag paths

Version 0.3.3

  • Fixed Tab Close Button location
  • Fixed Myanmar unicode between "..."

Version 0.3.2

  • Support Open With for Ubuntu
  • Right click on tab to close , close other tabs features
  • preview in Settings
  • Kill all ptys in before-quit to prevent Napi errors on exit

version 0.3.0

  • new icon
  • Rewrite everything again. No more double redraws. Patch Xterm.js for Myanmar Unicode.
  • Support Claude, Agy (Antigravity CLI), and Codex for Myanmar Unicode.
  • Support Linux and Windows (Powershell 7 is required for Windows).
  • Maintain the same features as version 0.2.4.