issues
search
Byron
/
open-rs
Open a path or URL with the system-defined program
http://byron.github.io/open-rs
MIT License
319
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`with` does not accept `OsStr`
#102
ccyuen1
opened
3 months ago
1
feat: add GNU/Hurd support
#101
pinotree
closed
4 months ago
1
Add AIX support
#100
bzEq
closed
4 months ago
1
feat: Added visionOS support for Apple Vision Pro
#99
eugenehp
closed
5 months ago
2
fix(windows): use `ShellExecuteExW` to avoid freeze when opening directories
#98
amrbashir
closed
5 months ago
1
Open in a blocking way
#97
TobiasGrothmann
closed
6 months ago
1
`unix_wait_status(256)` on Mac OS Sonoma
#96
ilyagr
opened
6 months ago
2
Use PowerShell Command in Windows
#95
psobolik
closed
7 months ago
3
`windows` crate can be used on Windows to avoid linking issues
#94
nazar-pc
closed
8 months ago
4
fix(windows): link using "system" ABI
#93
amrbashir
closed
8 months ago
2
try to validate linkage on all platforms
#92
Byron
closed
8 months ago
0
feat: use `ShellExecuteW` for detached spawning on Windows
#91
amrbashir
closed
8 months ago
7
Can't open file if the file is being used by a program on Windows
#90
Legend-Master
closed
8 months ago
5
redox: use PATH to find launcher
#89
jackpot51
closed
8 months ago
2
how to show file in finder/explorer?
#87
thep0y
closed
9 months ago
0
Wrap provided app in quotes on Windows
#86
xalbd
closed
11 months ago
1
On Windows, using a path to locate an app doesn't work if the path has spaces in it.
#85
xalbd
closed
11 months ago
2
docs: update version to v5
#84
nomyfan
closed
1 year ago
0
pass mime type to open
#83
dvc94ch
closed
1 year ago
4
Fix open::with() on Windows. (#80)
#82
igdswzcd
closed
1 year ago
1
feat: add `that_detached` and `with_detached`
#81
amrbashir
closed
1 year ago
3
open::with() fails due to app not found
#80
igdswzcd
closed
1 year ago
1
improve docs
#79
Byron
opened
1 year ago
0
feat: these for several path
#78
Mehrbod2002
closed
1 year ago
3
Converts # into %0A%23
#77
benmanone
closed
1 year ago
2
Added a custom wrapper around windows commands to ignore explorer's exit status.
#76
Fundevoge
opened
1 year ago
0
explorer as alternative launcher on windows
#75
Byron
opened
1 year ago
0
Add Redox support
#74
jackpot51
closed
1 year ago
2
In Windows, opening a file without default program does nothing (in VSCode)
#73
Zheoni
opened
1 year ago
22
Fix version in readme document
#72
rhysd
closed
1 year ago
1
Use `wslview` on WSL even when `gio` is installed
#71
rgwood
closed
1 year ago
2
Allow several paths
#70
neongreen
opened
1 year ago
1
fix: hide the console window in Windows
#69
amrbashir
closed
1 year ago
2
Fix Windows URL encoding for multiple query params
#68
Eusebius1920
closed
1 year ago
2
Opening url on windows with multiple query params
#67
Eusebius1920
closed
1 year ago
1
tokio support
#66
Byron
closed
1 year ago
0
`that` function blocks on linux.
#65
NoraPerry
closed
1 year ago
4
feat: add commands function
#64
matoous
closed
1 year ago
6
feat(windows): use std Command
#63
matoous
closed
1 year ago
11
open::with args
#62
benjajaja
closed
1 year ago
4
behaviour isn't the same as xdg-open (availability of terminal matters)
#61
Cyrix126
closed
1 year ago
6
VSCodium doesn't open files
#60
dimvoly
closed
1 year ago
5
Upgrade to windows-sys v0.42
#59
benesch
closed
1 year ago
2
Revert "Upgrade to windows-sys v0.42.0"
#58
Byron
closed
1 year ago
0
Upgrade to windows-sys v0.42.0
#57
benesch
closed
1 year ago
2
Update listed version number.
#56
atouchet
closed
1 year ago
1
Update Readme
#55
atouchet
closed
1 year ago
1
On Windows, add double quotes to path.
#54
blemelin
closed
2 years ago
1
On Windows, path with spaces are not double quoted.
#53
blemelin
closed
2 years ago
3
wasm32 support
#52
gilescope
closed
1 year ago
9
Next