Botond Kalocsai

Results 11 comments of 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: ![Image](https://github.com/user-attachments/assets/e8e339db-c71e-46af-99b0-5bbccead9924) 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` : ![moar_console_bug_trace](https://github.com/user-attachments/assets/8e5a5ab2-66a1-4bad-8e80-464ed4b050d9) > 2. What terminal are...