Botond Kalocsai
Botond Kalocsai
I have tried out the recent patch of zoxide for the same problem and it did not changed. I scooped the 0.9.3 version. The problem remains the same.
> i opened an issue there: [ZaneA/HashTWM#33](https://github.com/ZaneA/HashTWM/issues/33) @martanne Also created a port of dwm: [martanne/dwm-win32](https://github.com/martanne/dwm-win32). It would be agreeable to see suckless tool ports for windows.
I think, I got cought in the same bug as you. What I found out, is that when I put my config files into `C:\Users\\.config\workspacer`, Workspacer does not detects /...
> Hi, Thanks for your opinion, but i didn't understand the purpose of this issue very well. Could please provide more specific example that shows your the case that you...
I launched `ipython --TerminalInteractiveShell.editing_mode=vi`, pasted the code at https://[matplotlib.org/stable/_downloads/3e1134ffd2662d0ad0c453c6dfb7882d/scatter_hist.py](https://matplotlib.org/stable/_downloads/3e1134ffd2662d0ad0c453c6dfb7882d/scatter_hist.py) from the browser, put the cursor at the end of the code and pressed enter. The result in WezTerm:  The...
> seconded. Python provides a way (`-0` or `-O0`) to disable assert: https://docs.python.org/3/using/cmdline.html#cmdoption-O. I am aware of the existence of these command line options. However, the problem with these options...
> Does typing `` in Insert mode also insert `\^N`? > > > Wezterm 20240203-110809-5046fc22, Windows Terminal 1.21.10351.0 > > Do you mean this happens in both WezTerm and Windows...
> Does typing `` in Insert mode also insert `\^N`? Yes.
> It seems that you built it from source not install via scoop, becasue your `Compiled: Aug 6 2024, 16:07:53` 2 month ago, scoop just down binary from our release...
> 1. Can you do `moar --trace hello.sh`, reproduce the problem and post the trace output here? The result of `moar --trace hello.sh` :  > 2. What terminal are...