Skip to content

v2.8.0

Compare
Choose a tag to compare
@joouha joouha released this 13 May 09:03
· 77 commits to dev since this release

Added

  • Support Python 3.12
  • Implement LSP server support
  • Add new --force-graphics option, to allow using the graphics protocol even if not supported by the terminal
  • Automatically disable mouse support on scroll-up in console to allow for terminal scrollback buffer scrolling. Mouse support is re-enabled on the next key-press.

Changed

  • Euporie now can use any external code formatting tool instead of a limited ranger of Python code formatters

Fixed

  • Hide input overflow margin if line wrapping is turned on
  • Do not load clipboard until app starts
  • Make menu widget more a11y friendly by position cursor on selected menu-item
  • Prompt to save dirty text files
  • Prevent flickering in euporie-hub clients on server log output
  • Notify of dead kernel immediately
  • Handle non-existent file in the text file editor
  • Fix issue with Select widget not scrolling beyond selection with scrollbar