Skip to content

Orbiton 2.62.1

Compare
Choose a tag to compare
@xyproto xyproto released this 31 May 12:28
· 1110 commits to main since this release
  • Fix the release script, ref. #15.
  • Fix an issue with pressing backspace near the end of long lines, which made the horizontal scrolling misbehave.
  • Let o also work as a man page viewer on OpenSUSE.
  • Add documentation for how to set up o on OpenSUSE.
  • For the GUI/VTE frontend og, use usleep instead of sleep.
  • Let ctrl-w format Markdown tables, when the cursor is on one.
  • Let ctrl-s to save the file also work when editing a Markdown table with the Markdown table editor.
  • Only update the Markdown table when exiting the Markdown table editor if changes were made.
  • Do not let ctrl-n jump to matching parentheses, only ctrl-p.
  • Make the theme selection in the ctrl-o menu more descriptive.
  • Let the ctrl-o menu also show the current program version.
  • When pasting a file on the command line with o -p, mark the resulting as executable if it is a script (if it has a .sh file extension, is pasted in a bin directory like /usr/bin or if the file contents starts with a shebang).
  • Add O_THEME as an alias for the THEME environment variable name.
  • Update dependencies.