Skip to content

Releases: 0xGingi/phantom

v0.7.9 - quick bugfix for some terminals

30 Sep 14:38
Compare
Choose a tag to compare
  • Fixed Ctrl+M (For Minimap) not being recognized on some terminals

v0.7.8 - Working Towards Cross-Platform

30 Sep 14:00
Compare
Choose a tag to compare
  • 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

29 Sep 16:46
de11cb9
Compare
Choose a tag to compare
  • Improved Minimap function and design

  • Add Minimap highlight at current location

  • Left click minimap to go to that line

v0.7.6

29 Sep 15:43
Compare
Choose a tag to compare

Clean up old functions & fixed all warnings on build

v0.7.5

29 Sep 14:20
Compare
Choose a tag to compare
  • 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.7.0

29 Sep 13:01
Compare
Choose a tag to compare
  • Build on older glibc to avoid compatibility errors (Currently building with Ubuntu 18 now instead of arch linux since glibc version was too high)

  • Fixed crashing when X11 not found

v0.6.2

28 Sep 17:52
Compare
Choose a tag to compare
  • Added Minimap (Using colors from colors.json and using braille characters)
  • CTRL+M added as default keybind for minimap

v0.5.0

28 Sep 15:07
Compare
Choose a tag to compare
  • 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

27 Sep 19:04
Compare
Choose a tag to compare
  • Tab Support + Some Bug Fixes + Probably some new bugs

v0.3.0

27 Sep 15:25
Compare
Choose a tag to compare
  • Undo and Redo
  • Custom Colors (~/.config/phantom/colors.json)