Skip to content

fix(terminal): unify clipboard paste fix with Windows compatibility improvements#28

Merged
github-actions[bot] merged 1 commit intomainfrom
fix/clipboard-paste-and-windows-refinement
Apr 11, 2026
Merged

fix(terminal): unify clipboard paste fix with Windows compatibility improvements#28
github-actions[bot] merged 1 commit intomainfrom
fix/clipboard-paste-and-windows-refinement

Conversation

@rishi-opensource
Copy link
Copy Markdown
Owner

This PR re-applies the clipboard paste fix on top of the merged Windows improvements (PR #26).

Changes:

  • Refined Paste Logic: Restored claude_code#terminal#paste() and mappings for <C-v> and bracketed paste.
  • Windows Polish: Fixed a missed UNIX-ism in meta_commands.vim, cleaned up git.vim redirection logic, and standardized paths using tr().
  • Robustness: Ensures the plugin works correctly across macOS, Linux, and Windows/PowerShell environments by bypassing terminal-mode mappings during pastes.

@github-actions github-actions bot merged commit c96a017 into main Apr 11, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant