Skip to content

o 2.35.0

Compare
Choose a tag to compare
@xyproto xyproto released this 08 Jan 20:45
· 2930 commits to main since this release
  • Make it easy to preview HTML files at the press of ctrl-space by using xdg-open.
  • Support for column numbers as a third argument when launching o.
  • Fix an issue where the cursor was hidden when moving left on a long line, after having scrolled to the right.
  • Fix return key behavior for long lines.
  • Fix backspace key behavior when removing indentation.
  • Don't move to the start or end of the line when ctrl-s is pressed.
  • Fix syntax highlighting for numbered lists in Markdown, and lists where each item spans more than one line.
  • Update dependencies.
  • Update documentation.