<component type="desktop-application">
<id>io.github.sinelaw.fresh</id>
<name>Fresh</name>
<summary>A lightweight, fast terminal-based text editor with LSP support</summary>
<project_license>GPL-2.0-only</project_license>
<description>
<p>
Fresh is a modern terminal-based text editor designed for discovery and ease of use.
It features native UIs, a full menu system, and a powerful Command Palette with full mouse support.
</p>
<p>Features include:</p>
<ul>
<li>Low-latency performance with large file support (multi-gigabyte files)</li>
<li>Language Server Protocol (LSP) integration for code intelligence</li>
<li>TypeScript plugins running in a sandboxed QuickJS environment</li>
<li>Multi-cursor editing and block selection</li>
<li>Git integration (file finder, grep, log, blame)</li>
<li>Split panes and tabs</li>
<li>Syntax highlighting for many languages</li>
<li>Customizable themes and keymaps</li>
</ul>
</description>
<developer id="io.github.sinelaw">
<name>Noam Lewis</name>
</developer>
<developer_name>Noam Lewis</developer_name>
<pkgname>fresh</pkgname>
<launchable type="desktop-id">io.github.sinelaw.fresh.desktop</launchable>
<icon type="cached" width="48" height="48">fresh_io.github.sinelaw.fresh.png</icon>
<icon type="cached" width="64" height="64">fresh_io.github.sinelaw.fresh.png</icon>
<icon type="cached" width="128" height="128">fresh_io.github.sinelaw.fresh.png</icon>
<icon type="remote" width="128" height="128">io/github/sinelaw.fresh/2c26caf8c4c835eb966cd6954c1d961c/icons/128x128/fresh_io.github.sinelaw.fresh.png</icon>
<icon type="stock">io.github.sinelaw.fresh</icon>
<url type="homepage">https://sinelaw.github.io/fresh/</url>
<url type="bugtracker">https://github.com/sinelaw/fresh/issues</url>
<url type="vcs-browser">https://github.com/sinelaw/fresh</url>
<categories>
<category>Utility</category>
<category>TextEditor</category>
</categories>
<provides>
<binary>fresh</binary>
<mediatype>text/plain</mediatype>
<mediatype>text/x-csrc</mediatype>
<mediatype>text/x-chdr</mediatype>
<mediatype>text/x-c++src</mediatype>
<mediatype>text/x-c++hdr</mediatype>
<mediatype>text/x-java</mediatype>
<mediatype>text/x-python</mediatype>
<mediatype>text/x-script.python</mediatype>
<mediatype>application/x-python</mediatype>
<mediatype>text/x-rust</mediatype>
<mediatype>text/x-go</mediatype>
<mediatype>text/javascript</mediatype>
<mediatype>application/javascript</mediatype>
<mediatype>text/x-typescript</mediatype>
<mediatype>application/json</mediatype>
<mediatype>text/html</mediatype>
<mediatype>text/css</mediatype>
<mediatype>text/x-shellscript</mediatype>
<mediatype>text/x-lua</mediatype>
<mediatype>text/x-ruby</mediatype>
<mediatype>text/x-php</mediatype>
<mediatype>text/x-csharp</mediatype>
<mediatype>text/markdown</mediatype>
</provides>
<screenshots>
<screenshot type="default">
<caption>Fresh editor</caption>
<image type="source" width="1600" height="873">io/github/sinelaw.fresh/2c26caf8c4c835eb966cd6954c1d961c/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="1248" height="680">io/github/sinelaw.fresh/2c26caf8c4c835eb966cd6954c1d961c/screenshots/[email protected]</image>
<image type="thumbnail" width="752" height="410">io/github/sinelaw.fresh/2c26caf8c4c835eb966cd6954c1d961c/screenshots/[email protected]</image>
<image type="thumbnail" width="624" height="340">io/github/sinelaw.fresh/2c26caf8c4c835eb966cd6954c1d961c/screenshots/[email protected]</image>
<image type="thumbnail" width="224" height="122">io/github/sinelaw.fresh/2c26caf8c4c835eb966cd6954c1d961c/screenshots/[email protected]</image>
</screenshot>
</screenshots>
<keywords>
<keyword>editor</keyword>
<keyword>terminal</keyword>
<keyword>text</keyword>
<keyword>code</keyword>
<keyword>lsp</keyword>
<keyword>programming</keyword>
</keywords>
<releases>
<release type="stable" version="0.2.14" timestamp="1741824000">
<description>
<p>Latest release with bug fixes and improvements.</p>
</description>
<url>https://github.com/sinelaw/fresh/releases</url>
</release>
</releases>
<content_rating type="oars-1.1"/>
</component>