oh-my-fish / theme-bobthefish

A Powerline-style, Git-aware fish theme optimized for awesome.
MIT License
1.44k stars 222 forks source link

Suspend (CTRL-z) and close running CLI (CTRL-c) and various other behaviors causes "Copy to Clipboard" behavior to trigger #370

Open andrew-enquanta opened 5 days ago

andrew-enquanta commented 5 days ago

Using the most recent bobthefish from omf on macOS, I get the following unwanted behaviors:

Suspend (CTRL-z) close running CLI (CTRL-c) piping anything to pbcopy

These all copies current path to clipboard.

I know it is bobthefish causing this because it immediately goes away when I omf remove bobthefish.

Please let me know if there is any other logging I can provide.

Thanks

bobthecow commented 5 days ago

weird. i literally have no idea how that's happening.

what terminal are you using?

andrew-enquanta commented 20 hours ago

iTerm 2 (3.5.2) + tmux (3.4)

andrew-enquanta commented 19 hours ago

Maybe fish_clipboard_copy is getting called? running this in the terminal on its own copies the current path.