From 59aaef46d9a3c2a24c6697adc418de2fec4540fe Mon Sep 17 00:00:00 2001 From: Amiya167 Date: Tue, 21 Apr 2026 21:16:31 +0800 Subject: [PATCH] Remove Logos from applications list Removed Logos entry from the list of applications using node-pty. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4e29e84b2..26e87403b 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ ptyProcess.write('ls\r'); - [NxShell](https://nxshell.github.io/): An easy to use new terminal for Windows/Linux/MacOS platform. - [OpenSumi](https://github.com/opensumi/core): A framework helps you quickly build Cloud or Desktop IDE products. - [Enjoy Git](https://github.com/huangcs427/enjoy-git-release): A modern Git client featuring an intuitive user interface, built with Electron, Vue 3, and TypeScript. -- [Logos](https://github.com/zixiao-labs/logos): A Modern, Lightweight Code Editor, built with Electron, Vue 3, and TypeScript. Do you use node-pty in your application as well? Please open a [Pull Request](https://github.com/Tyriar/node-pty/pulls) to include it here. We would love to have it in our list.