Releases: 0xGingi/phantom
Releases · 0xGingi/phantom
v1.0.1 - bug fix
v1.0.0 - Refactor Keybindings
This release refactors keybindings so nothing is hardcoded, which I ended up doing due to issues with cross-platform releases, I am also for now, not going to officially support windows or mac.
v0.7.9 - quick bugfix for some terminals
- Fixed Ctrl+M (For Minimap) not being recognized on some terminals
v0.7.8 - Working Towards Cross-Platform
-
Replace clipboard with copypasta for cross-platform usage
-
Platform Specific config location:
- Linux: ~/.config/phantom/
- Windows: C:\Users{username}\AppData\Roaming\phantom\
- MacOS: ~/Library/Application Support/phantom/
-
Cross Platform Progress:
- Linux: 100%
- Windows: 75%
- MacOS: ? (untested)
-
Windows now opens but is currently unusable (Command mode not working, File nav flickers in powershell and when ran as standalone, crashes when selecting a file)