-
I was playing around with tish, and soon realized that it didnt have job control(no biggie), nor piping(I kinda missed that one). So I wondered. would it be useful to add some functionality to tish? n…
-
## xonfig
```
+------------------+-------------------------------------------------------+
| xonsh | 0.9.7 |
| Git SHA | 6…
-
### Summary of the new feature / enhancement
I'm Windows ↔ Linux user with both development OS are using. I found something fun: [Environment Modules](https://github.com/cea-hpc/modules.git) is start…
-
Right now `system_command` and `system_command_nb` use `os.system` and `subprocess.Popen(shell=True)` respectively.
These both can have some undesirable behavior:
- `os.system` and `Popen(shell=Tr…
-
My understanding of the JSON spec is that the null character (`\0`) is a perfectly cromulent character in an JSON string because JSON strings are UTF-8.
A null character in a string apparently term…
-
### Description
Blacklisting `$SHELL` and using `--` causes `Cannot start application`.
### Steps to Reproduce
1. `firejail --quiet --noprofile --blacklist=$SHELL -- echo "*NULL"`
### Expe…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Maybe it's a setting that I'm unaware of, but I can't configure a shortcut on the finder to open Zed in the current folder (li…
-
I'd like to download a file from an external script, without adding the app to the Recents list and without requiring interaction to close the app manually. For example, the script launches an intent …
opk12 updated
9 months ago
-
Hi,
I was rather suprised when I saw this. What is the
reason for executing every command via the shell? No
other window manager does this as far as I know. If a
user wants to execute shell c…
-
Would it be possible to add a windows release?
Or possibly install it through non-rust package managers - just like [Taskfile](https://taskfile.dev/installation/) is doing it.
Thanks
OriR updated
8 months ago