TNThung

Results 7 issues of TNThung

### Describe the bug Say I have the following script: ```nu cd foo/bar start ~/bin/foo_bar.exe ``` The expected behavior should be starting the foo_bar.exe with `./foo/bar` as its working directory,...

:bug: bug
good first issue
paths

Many types `ariadne` provided is fully private with their fields, but there's no reason to obfuscate the parts of them. Such as `kind`, `code`, etc. from type `Report`, or `span`...

Currently the GUI zoom level is dependent on vscode's one, but the graphics of drawio is relatively smaller compare to vscode's native icon. Is it possible to unlink the zoom...

**Is your feature request related to a problem? Please describe.** Although the current provided API has a wide coverage to more common use cases, some low-level operations via Win32 API...

type: feature request

# Description > Version: `4.19.0` In my current version, the super factory manager cannot do the even distribution. For example, I have a chest which prepared a batch of ingredients...

enhancement
language feature

Currently we can use ```rs fn foo(v: Option) { let Some(v) = v else { // do sth then term the call }; } ``` to quickly extract the only...

![image](https://github.com/user-attachments/assets/066fb5b1-20f8-4afd-b241-0ac180617dd2) It's unable to install the requirements. Is there a specific version of python should be used? I'm using 3.13.