Skip to content

Releases: xyproto/orbiton

o 2.17.0

05 Feb 14:27
Compare
Choose a tag to compare
  • Improve syntax highlighting for Markdown.
  • Improve support for both dark and light terminal color schemes.
  • Respect TMPDIR in order to support Termux (which does not have a writable /tmp directory by default).
  • Let ctrl-space render Markdown to PDF by using pandoc, if pandoc is installed.
  • Saving and exporting files is now concurrent.
  • Files named MERGE_MSG will now trigger git-mode and syntax highlighting.
  • Files named config will now trigger syntax highlighting.
  • Update dependencies.

o 2.16.3

29 Jan 23:15
Compare
Choose a tag to compare
  • Add initial support for V (vlang).
  • Improve support for Markdown (in terms of syntax highlighting).
  • Update documentation.

o 2.16.2

28 Jan 10:58
Compare
Choose a tag to compare
  • Add initial support for Zig (zig build and zig fmt at ctrl-space and ctrl-w, respectively).
  • Fix an issue when word-wrapping, that could happen in a few cases.
  • Update documentation.

o 2.16.0

27 Jan 17:40
Compare
Choose a tag to compare
  • Add initial Markdown support.
  • Make it so that ctrl-a and ctrl-e no longer jumps between paragraphs, it was annoying.
  • Slightly different colors for git commit messages.
  • Update dependencies.
  • Update documentation.
  • Show the error message when building with ctrl-space.

o

24 Jan 10:35
Compare
Choose a tag to compare
o
  • Correct the documentation for ctrl-w and ctrl-o.
  • Let ctrl-w cycle keywords when in git interactive rebase mode (EDITOR set to o when running git rebase -i).
  • Minor changes.

o

23 Jan 22:18
Compare
Choose a tag to compare
o
2.15.2

Patch release