Skip to content

sublimeless_zk-pre-0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@renerocksai renerocksai released this 06 May 11:09
· 99 commits to master since this release

about

New Features

  • More sane window layout, especially for small screens
    • Initial split is 50:50
    • Side-Panel / editor split behaves nicely, even in narrow windows
    • Editors and side panels can't be collapsed into the window border anymore
  • Themes updated
    • To get the new themes, just delete the existing ones from:
      • windows: C:\Users\your.username\sublimeless_zk.rc\themes
      • macOS: /Users/your.username/sublimeless_zk.rc/themes
      • Linux: /home/your.username/sublimeless_zk.rc/themes
      • and restart the app
  • External Commands:
    • Can create PDFs, e.g. via pandoc, as the provided examples
    • Can automatically open the created PDF, HTML, ...
    • Can create new notes
    • Can update existing notes
  • Fixes
    • Auto-indent only looks at previous line, not further up
    • Find in files searches for any of the entered words
    • more robust insert/remove section numbers
      • no more crashes there
      • re-numbering, removing works even if headings added or removed
    • cmd/ctrl + backspace deletes line left from cursor
    • Increase / decrease font size with ctrl/cmd + +/= and ctrl/cmd + -

See the README for intstructions.

Released files:

  • macOS: sublimeless_zk-pre-0.6-macOS.zip
  • Windows 10: sublimeless_zk-pre-0.6-win10.zip
  • Linux: sublimeless_zk-pre-0.6-linux.tar.gz