You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I hit ctrl+v with a file or folder visible in the "Clipboard" panel, nothing happens. The item remains in the clipboard and does not get pasted.
Maybe there are other issues with my installation, because I also can not see the file / folder icons. They show up as diamonds with a question mark. Installed it with bash -c "$(wget -qO- https://superfile.netlify.app/install.sh)"
To Reproduce
Steps to reproduce the behavior:
Create new file in user directory "test.md"
Press ctrl+c
Verify file is in clipboard pane
Create new subdir "testdir/" and enter dir
Press ctrl+v
Nothing happens
Expected behavior
File gets pasted
System information (please complete the following information):
OS: Ubuntu (accessed via ssh over Windows 11 Powershell)
Version 24.04
superfile Version 1.1.6
The text was updated successfully, but these errors were encountered:
I have the same issue. I am running a fresh install of Raspberry Pi OS Lite and spf. Accessing it the same as OP (W11 Powershell)
At first I was getting no error when copying, but I got this error:
No clipboard utilities available. Please install xsel, xclip, wl-clipboard or Termux:API add-on for termux-clipboard-get/set.
After installing and testing each one except Termux, I got the same error plus a new one:
Copy single item write file error
The new error shows up just before the one about the clipboard utilities, but has also shown up without the clipboard utilities error following it, tho I did try to paste
Describe the bug
When I hit ctrl+v with a file or folder visible in the "Clipboard" panel, nothing happens. The item remains in the clipboard and does not get pasted.
Maybe there are other issues with my installation, because I also can not see the file / folder icons. They show up as diamonds with a question mark. Installed it with
bash -c "$(wget -qO- https://superfile.netlify.app/install.sh)"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
File gets pasted
System information (please complete the following information):
The text was updated successfully, but these errors were encountered: