Skip to content

Alpha Build v0.0.5 - Nyxtext Zenith - Windows only

Choose a tag to compare

@parazeeknova parazeeknova released this 17 Jul 07:29
· 47 commits to main since this release

Bannner

Alpha v0.0.5 - Nyxtext Zenith - Standalone (Windows Only) release

Note

Because the application is not signed by Microsoft, Windows Defender blocks it; add an exclusion in Defender

What's Changed

  • Improved statusbar with file encoding, file size, and readonly-edit mode indicator.
  • Added readonly - edit mode
  • Added a configuration option to configure the windows titlebar in 'config.lua'.
  • New UI changes - Defaults to catppuccin macchiato color scheme, and filetree icons now use material icons. See screenshots
  • Added custom lexers for 10+ more languages.

Installation :

  • Extract and run Nyxtext.exe

CLI Usage:

To open Files: Nyxtext.exe -o <filename> or python -m zenith -o <filename>

Full Changelog: alpha-v0.0.4...alpha-v0.0.5