As of Feb 10th the app is considered stable so I decided to make a topic here
https://github.com/Kagamma/tpartedtparted is a simple, user-friendly Linux utility for creating, reorganizing, and deleting GPT disk partitions, based on Free Vision. It is quite similar to its distant relative gparted, although feature-wise it is still lacking.
It uses parted for manipulating partitions and the corresponding filesystem tools to deal with specific filesystems.
This is also my first time using the Unicode version of FV, and discovered some of its bugs during the development of this app, see
https://gitlab.com/freepascal.org/fpc/source/-/merge_requests/581 and
https://gitlab.com/freepascal.org/fpc/source/-/issues/40607. There's also an issue with rendering East Asian characters (see attached image), although I am a noob in this matter and not sure if this is something we can fix on the FV side or simply a limitation when it comes to half-width chars overlapping full-width chars.