nore-dev / fman

TUI File Manager
MIT License
322 stars 20 forks source link

could not decode rune #40

Open fleef-me opened 1 year ago

fleef-me commented 1 year ago
  1. Downloaded binary file.
  2. Moved it to /usr/bin/ via: sudo mv fman /usr/bin/fman
  3. After launching the application and going to the folder, the application closes and the following error occurs in the terminal: could not decode rune
  4. screenshot
nore-dev commented 1 year ago

Does this issue occur only in a specific directory?

dzzzchhh commented 1 year ago

just wanted to add that I've also seen this error while running the development version, will try to add more context as soon as possible

nore-dev commented 1 year ago

I think this is an issue related to bubbletea. https://github.com/charmbracelet/bubbletea/issues/197

fleef-me commented 1 year ago

Everywhere

nore-dev commented 1 year ago

I don't know how to reproduce this issue in my terminal. I tried all the weird characters and it still works fine on Linux.

Formak21 commented 3 months ago

I think this is an issue related to bubbletea. charmbracelet/bubbletea#197

Can you please update bubbletea version? i heard problem fixed in 0.26.2