doongjohn

Results 23 comments of doongjohn

korean input is also not working properly

I ran nimsuggest manually and it did the same thing ```nim import module echo x. ``` ^ for this code nimsuggest does not suggest field a, b ```nim import module...

I think this is implemented right now. Also, I think showing pixels when the single image pixel is currently bigger than the single screen pixel would be cool!\ Because I...

this is weird... when I run `wezterm record` my keyborad input is producing unwanted ANSI escape code 😢 ![Recording 2022-09-19 at 18 31 59](https://user-images.githubusercontent.com/40219740/190989378-2456bc74-3dab-4d4d-9bc8-1cdd2c019087.gif)

I recorded with both terminal I hope this can help you fix this issue [wezterm-recording-wezterm.cast.txt](https://github.com/wez/wezterm/files/9637995/wezterm-recording-wezterm.cast.txt) [wezterm-recording-windowsterminal.cast.txt](https://github.com/wez/wezterm/files/9637996/wezterm-recording-windowsterminal.cast.txt)

I first installed pythorch with this command `pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116` and then I installed pix2tex with this command `pip install pix2tex[gui]` but the same error still...

I'm using `python 3.10.5` and `pip 22.2.2`

This issue no longer occurs in the latest version 0.11.0-dev.201+3c3def6ac