WebShell

xterm-headless介绍

本文介绍xterm-headless是什么,以及如何使用xterm-headless在nodejs侧实现终端功能,包括headless-nodejs支持、使用场景等实现细节,以提高xterm.js终端的链接交互体验。

12月 25, 2023

Introducing xterm-headless

What xterm-headless is and how to use it to implement terminal functionality on Node.js, with use cases and notes.

12月 25, 2023

输入框实现自动补全效果

本文介绍关于输入框实现自动补全效果,包括使用场景、实现细节等,以提高关于输入框实现自动补全效果的效率。

11月 25, 2023

Implementing Input Autocomplete Visuals

For WebShell-like command inputs, fake partial highlighting by layering a positioned div behind the input; CSS alone can’t color only the suffix.

11月 25, 2023

WebShell下拷贝粘贴支持

本文是作者对WebShell下拷贝粘贴支持的介绍,包括WebShell下拷贝粘贴支持的优势、实现细节、相关资料等,这些步骤可以帮助作者提高WebShell下拷贝粘贴支持的效率。

11月 23, 2023

Copy/Paste Support in WebShell

A summary of copy/paste support in WebShell, covering browser clipboard permissions, default hotkeys, xterm.js behavior, and fallback approaches.

11月 23, 2023

WebShell中实现命令面板

本文是作者对WebShell中实现命令面板的介绍,包括WebShell中实现命令面板的优势、实现细节、相关资料等,这些步骤可以帮助作者提高WebShell中实现命令面板的效率。

11月 18, 2023

Command Palette in WebShell

Design and implementation of a command palette in WebShell, including motivation, command modeling, filtering, multi-level actions, and related research.

11月 18, 2023

WebShell中实现图片显示

本文是作者对WebShell中实现图片显示的介绍,包括WebShell中实现图片显示的优势、实现细节、相关资料等,这些步骤可以帮助作者提高WebShell中实现图片显示的效率。

11月 5, 2023

Displaying Images in WebShell

How to display images in a terminal via WebShell using xterm.js, including prerequisites, setup, and caveats.

11月 5, 2023