Releases: 0xGingi/phantom
Releases · 0xGingi/phantom
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)
v0.7.7
-
Improved Minimap function and design
-
Add Minimap highlight at current location
-
Left click minimap to go to that line
v0.7.6
Clean up old functions & fixed all warnings on build
v0.7.5
- Swap To Tabs with F1-F9
- Fix error when opening nonexistent file
- :q and :wq close tab rather than phantom when more than 1 tab exists
- All Known bugs are now fixed!
v0.6.2
- Added Minimap (Using colors from colors.json and using braille characters)
- CTRL+M added as default keybind for minimap
v0.5.0
-
Highlight text + right click to copy
-
Fix Ctrl + Q not closing application
-
Known Bug: Ctrl + 1 - Ctrl + 5 not swapping to tab. must use Key tab to swap
v0.4.1
- Tab Support + Some Bug Fixes + Probably some new bugs
v0.3.0
- Undo and Redo
- Custom Colors (~/.config/phantom/colors.json)