shell_gpt icon indicating copy to clipboard operation
shell_gpt copied to clipboard

Add copy to clipboard options for shell commands

Open a4v2d4 opened this issue 9 months ago • 1 comments

  • Enhancement: Automatically add shell commands to system clipboard on execution when using sgpt --shell "<shell-cmd-prompt>"

  • Feature: Add "[C]opy" option to shell command prompt

Both are disabled if ENV var 'COPY_SHELL_CMD_TO_CLIPBOARD' is 'false'. Defaults to true.

a4v2d4 avatar Mar 25 '25 23:03 a4v2d4

I heard pyperclip is discontinued according to this project https://pypi.org/project/clipman

kth8 avatar Mar 29 '25 01:03 kth8