twin-commander icon indicating copy to clipboard operation
twin-commander copied to clipboard

the program does not show files presence

Open hohland-18 opened this issue 10 months ago • 2 comments

Hello, i encountered the following problem: when copying, moving or deleting files and folders, the program does not show their presence in the new location immediately, I have to re-enter another directory to update the file tree. Is this how it was intended or is it a bug?

hohland-18 avatar Jan 16 '25 14:01 hohland-18

Hello ! Thanks for reaching out. I guess you are using the main branch, right ? Yes, the ui does not update itself automatically after copy/move etc. The reason is the library im using for manipulating the terminal is kind of a low level library, and its getting complicated when i want to develop more complex features. I decided to move to a framework which helps in this regard. Its in the tui-realm branch which is WIP and incomplete at this time. This issue will be solved in the 0.2 release.

kivimango avatar Jan 17 '25 15:01 kivimango

Yes, I used the master branch. Well, let's wait for the fixes, hopefully they will happen soon ))

hohland-18 avatar Jan 17 '25 17:01 hohland-18