The project has nothing directly to do with Linux. But I think it's interesting and you should be able to use the mouse under Linux. In my opinion, it is therefore an alternative to normal mice.
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
I can’t really use NTFS because Linux can’t write to it.
This is not correct.
For example, there is the driver ntfs-3g. This allows read and write access to NTFS partitions. The disadvantage is that it uses FUSE and is therefore slower in some cases.
Since kernel 5.15, read and write access is also offered by the drivers provided by Paragon (ntfs3).
Because I personally use btrfs as file system for Linux, I use WinBtrfs under Windows.
ExtFAT would also be a possibility. However, one should be aware that the file system was originally designed only for flash memory storage such as USB sticks.
Helix does not aim to be a better vim / neovim. Thus, for example, there are officially no vim bindings and Helix follows the selection → action model. Helix is also a relatively new project.
This is not correct.
For example, there is the driver ntfs-3g. This allows read and write access to NTFS partitions. The disadvantage is that it uses FUSE and is therefore slower in some cases.
Since kernel 5.15, read and write access is also offered by the drivers provided by Paragon (ntfs3).
https://wiki.archlinux.org/title/NTFS
Because I personally use btrfs as file system for Linux, I use WinBtrfs under Windows.
ExtFAT would also be a possibility. However, one should be aware that the file system was originally designed only for flash memory storage such as USB sticks.