doronz88

Results 27 issues of doronz88

Close https://github.com/laloch/xontrib-fzf-widgets/issues/25

In recent xonsh versions, `complete_path` now receives a context. In order to preserve the same functionality, a refactor of using `_complete_path_raw` instead if now necessary. Till then, This causes the...

Causes the following errors: ``` /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/xontrib/z.py:188: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). now = datetime.datetime.utcnow()...

Hi, zeroconf installation on Apple Silicon is very slow. I noticed your CI deploys all the required intel-based wheels, but non of the AARCH64. From my understanding, you can simply...

Close #5710 ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**

## Current Behavior Whenever I modify my `.xonshrc` file and start a new shell, I get the following: Traceback (if applicable): ```xsh /Users/user/Library/Application Support/pipx/venvs/xonsh/lib/python3.13/site-packages/xonsh/parsers/ast.py:143: DeprecationWarning: Constant.__init__ got an unexpected keyword...