github sinelaw/fresh v0.1.56
fresh-editor 0.1.56

latest releases: v0.1.69, v0.1.68, v0.1.67...
12 days ago

0.1.56

Features

  • Per-Language Tab Settings: Added use_tabs and show_whitespace_tabs config options per language. Go and Makefile default to tabs (#364).
  • AppImage Packaging: AppImage bundles now included in GitHub releases (#365).
  • Terminal Color Detection: Auto-detection of terminal color capabilities with fallback to 256 colors. Override via FRESH_COLOR_MODE.
  • TOML Syntax Highlighting: Added embedded TextMate grammar for TOML files.
  • Language Detection by Filename: Detect languages by filename (.bashrc, Makefile, Dockerfile, etc.) (#383).
  • Minimal Config Saves: Config file only saves non-default fields.
  • Settings UI: Mouse click/double-click support, hover effects, improved scrolling.

Bug Fixes

  • LSP: Improved error messages when server not found (#363). Fixed didOpen ordering (#399). Check diagnosticProvider capability before pull diagnostics (#399).
  • Terminal Mode Reset: Fixed terminal_mode not being reset when closing a terminal buffer.
  • cargo-binstall: Fixed missing binaries warning (#388).
  • macOS Keybinding Display: Fixed showing ⌘ instead of Ctrl (#356).
  • tmux Truecolor: Fixed detection when COLORTERM=truecolor is set.
  • RPM Upgrade: Fixed upgrade failing when older version installed (#387).

Don't miss a new fresh release

NewReleases is sending notifications on new releases.