-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Cannot copy in fish anymore #11836
Copy link
Copy link
Closed
Labels
Description
When i try to paste text into fish i got the following
commandline: --insert-smart: unknown option
/usr/share/fish/functions/__fish_paste.fish (line 46):
commandline --insert-smart -- $data
^
in function '__fish_paste' with arguments 'copy doesnt work'
(Type 'help commandline' for related documentation)
Happend after i updated fish shell to the latest version.
Temporary fix is just remove --insert-smart inside /usr/share/fish/functions/__fish_paste.fish manually
fish --version fish, version 4.1.0
echo $version 4.0.8
Linux archlinux 6.16.8-arch3-1 #1 SMP PREEMPT_DYNAMIC Mon, 22 Sep 2025 22:08:35 +0000 x86_64 GNU/Linux
Reactions are currently unavailable