Skip to content

Commit 6350dce

Browse files
committed
Add URI to cutefish-filemanager
1 parent 95fc022 commit 6350dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ like `file:///home/user/file.txt` in addition to regular paths like `/home/user/
9898
|[Thunar](https://gitlab.xfce.org/xfce/thunar)|XFCE|`thunar URI1 URI2`|❌|⚠|Specifying a file opens it. Multiple URIs open multiple Thunar windows.|
9999
|PCManFM|LXDE|`pcmanfm URI`|❌|❌|Specifying a file opens it. Multiple URIs open only the first URI.|
100100
|[PCManFM-Qt](https://github.com/lxqt/pcmanfm-qt)|LXQt|`pcmanfm-qt URI1 URI2`|❌|⚠|Specifying a file opens it. Multiple URIs open multiple PCManFM-Qt windows.|
101-
|[CutefishOS File Manager](https://github.com/cutefishos/filemanager)|CutefishOS|`cutefish-filemanager`|❌|❌|Specifying a file causes File Manager to attempt to open it as if it is a folder. Multiple URIs open only the first URI.|
101+
|[CutefishOS File Manager](https://github.com/cutefishos/filemanager)|CutefishOS|`cutefish-filemanager URI`|❌|❌|Specifying a file causes File Manager to attempt to open it as if it is a folder. Multiple URIs open only the first URI.|
102102
|[Index](https://invent.kde.org/maui/index-fm)|Linux|`index URI1 URI2` |❌|❌|Specifying a file has no effect. Multiple URIs open multiple tabs, in addition to the user's home directory, which is always opened.|
103103
|[Double Commander](https://doublecmd.sourceforge.io/)|Windows, Linux|`doublecmd URI1 URI2`|✅|⚠|A double panel file manager accepting up to two URIs. Cannot select folders.|
104104
|[Krusader](https://krusader.org/)|KDE|`krusader URI`|❌|⚠|A double panel file manager accepting one URI. Two URIs can be specified using `--left` and `--right`, but that is unsupported by this package. Specifying a file causes an error.|

0 commit comments

Comments
 (0)