itch.io is community of indie game creators and players

Devlogs

Version 0.10

Tine
A downloadable tool for Windows and Linux

Changelog

  • Add full linux support.
  • Add ANSI support for shell output.
  • Add arbitrary shell execution.
  • Add clangd executable path into project settings.
  • Add copy-file-path command.
  • Add file type customization.
  • Add options for error parsing.
  • Fix process termination on Windows.
  • Command `open-file` now tries to resolve any path inserted, not just file name in the current listed directory.
  • Search result to buffer now tries to trim full path of each match to be relative to current working directory.
  • Add option to parse file links with clang-like location in some buffers. This might be useful with grep and similar command where you can directly jump to the matching location in file.
  • Use again jetbrains font since it supports more glyphs.
  • Add line_spacing option to adjust space between text lines.
  • Fix parsing of unsupported ANSI escape codes.
  • Implement file watch for linux and macos.
  • Fix search lags on linux and macos.
  • Search now use pseudo-simd approach to lookup patterns in files.
  • Add quit command to close the editor.

Files

  • tine-0.10-win64.zip 1 MB
    Mar 10, 2025
  • tine-0.10-linux-x86_64.zip 1.9 MB
    Mar 10, 2025
Download Tine
Leave a comment