Making MS Paint work in the Terminal | Warp
Did you know that you can use MS Paint within your terminal? 🤯 textual-paint is a program that emulates MS Paint within your terminal. To try it out, install it via pip (a package manager for Python) using pip install textual-paint. Then, run the command textual-paint within your terminal. Check out a demo below! In this blog post, we’ll dive into some of the engineering challenges we faced when enabling textual-paint to function correctly within Warp. If you’re not yet familiar with Warp, it’s a reimagination of the command line terminal with some unique features like AI assistance, team collaboration, and modern IDE-style input. Due to the inherent nature of how the terminal interacts with the shell, via the PTY (pseudo-terminal), supporting certain user interactions can be quite interesting to implement. Read on to learn more! When we tried playing with textual-paint in Warp, we noticed that its hover effects don’t function correctly–something that worked well in other
Did you know that you can use MS Paint within your terminal? 🤯 textual-paint is a program that emulates MS Paint within your terminal. To try it out, install it via pip (a package manager for Python) using pip install textual-paint . Then, run the command textual-paint within your terminal. Check out a demo below! MS Paint in the terminal! In this blog post, we’ll dive into some of the engineering challenges we faced when enabling textual-paint to function correctly within Warp. If you’re not yet familiar with Warp , it’s a reimagination of the command line terminal with some unique features
Explore this link on the map →saved by
related reading
- Departure Monodeparturemono.com
- How Terminals Workhow-terminals-work.vercel.app
- Tristan's Site - Tristan Humethume.ca
- GitHub - boppreh/mouse: Hook and simulate global mouse events in pure Python · GitHubgithub.com
- Mercurymercuryos.com
- Sorrel Salb | Are.naare.na
- How Warp Works | Warpwarp.dev
- GitHub - sxyazi/yazi: 💥 Blazing fast terminal file manager written in Rust, based on async I/O. · GitHubgithub.com
- Show your hands honor for the strange power they bring you – Areslunaaresluna.org
- GitHub - PatrickJS/awesome-cursorrules: 📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors · GitHubgithub.com
- Protocollie Claude Code Vibe Coding setup · GitHubgist.github.com
- GitHub - fish-shell/fish-shell: The user-friendly command line shell. · GitHubgithub.com