Skip to content

Orbiton 2.68.9

Latest
Compare
Choose a tag to compare
@xyproto xyproto released this 06 Mar 15:13
· 44 commits to main since this release

Fixes

  • Fix an issue with the ctrl-g help text in Nano/Pico mode disappearing too quickly.
  • Fix an issue where text would "shake" a little bit when moving up and down in the Linux console (not under X11 or Wayland).

Performance improvements

  • Hide the cursor when redrawing all the text.
  • Cache the result of Which in a couple of places.

Programming related

  • Make it possible to syntax check and run single Clojure source files with 2x ctrl-space.
  • Improve syntax highlighting and function name detection for Kotlin.
  • Improve the default .gitignore template.

Various

  • Change the highlight color for the Pinetree theme.
  • Update documentation.
  • Update dependencies.