Skip to content

bug: Cannot paste text in MiMoCode on Windows PowerShell (right-click and Ctrl+V not working) #726

@amine123max

Description

@amine123max

Problem

Unable to paste text into MiMoCode on Windows PowerShell. Both right-click paste and Ctrl+V do not work.

Steps to reproduce

  1. Run MiMoCode in Windows PowerShell (not Windows Terminal, not WSL)
  2. Copy text to clipboard
  3. Try to paste using right-click or Ctrl+V
  4. Nothing happens - no text is pasted

Environment

  • OS: Windows (Windows 10/11)
  • Terminal: Windows PowerShell (powershell.exe)
  • MiMo Code: 0.1.0-preview.0 (npm @mimo-ai/cli)

Expected behavior

Should be able to paste text using right-click or Ctrl+V, as this works in regular PowerShell.

Additional information

Possible root cause

MiMoCode's TUI (Ink-based) captures all keyboard and mouse events but does not handle paste operations properly on Windows PowerShell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions