Skip to content

o 2.58.0

Compare
Choose a tag to compare
@xyproto xyproto released this 07 Dec 12:29
· 1872 commits to main since this release

o 2.58.0

Highlights

  • Detect tabs/spaces when a file is opened.
  • Add support for pbcopy and pbpaste on macOS, and make the Makefile more macOS-friendly.
  • Make ctrl-space also run programs when pressed a second time. The last lines of the output will be shown on screen. For now, this feature is only supported for simple Go, Kotlin and Rust applications.

Minor changes

  • Recognize the ctrl-_ hotkey.
  • Minor changes to the chmod +x behavior, for scripts.
  • Use a g suffix for all GUI-related executables and symlinks.
  • Minor changes to how ctrl-c behaves.
  • Improve the light theme for dark backgrounds.
  • Update documentation.
  • Update dependencies.