twin-commander
twin-commander copied to clipboard
the program does not show files presence
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?
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.
Yes, I used the master branch. Well, let's wait for the fixes, hopefully they will happen soon ))