This commit is contained in:
HueByte
2026-07-16 03:54:30 +00:00
parent 35bf05433e
commit 9944e86ee3
71 changed files with 14161 additions and 884 deletions
@@ -94,6 +94,13 @@
<h3 id="classes">
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Helpers.DroppedFileParser.html">DroppedFileParser</a></dt>
<dd><p>Recognizes a dragged-and-dropped file (or files) that a terminal delivers into the input as an
absolute path. Terminals differ: some paste the whole path at once, others send it character by
character; either way this checks whether the current input text resolves to existing file(s).</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Helpers.EmojiHelper.html">EmojiHelper</a></dt>
<dd><p>Converts emoji grapheme clusters to text shortcodes for safe TUI rendering.