|
You are here |
blog.robertelder.org | ||
| | | | |
sw.kovidgoyal.net
|
|
| | | | | kitty is highly customizable, everything from keyboard shortcuts, to rendering frames-per-second. See below for an overview of all customization possibilities. You can open the config file within k... | |
| | | | |
venam.net
|
|
| | | | | We spend so much time typing at a terminal and yet the underlying mechanisms and history behind it are often overlooked. The TTY is an integral part of Unix, and we take most of its behavior for granted even though it has a huge history baggage that it carries to this day. For instance pressing control-C or control-Z to stop or put in the back... | |
| | | | |
www.lihaoyi.com
|
|
| | | | | [AI summary] The article discusses the implementation of a custom command-line interface using ANSI escape codes, highlighting the capabilities and flexibility of such an approach. It covers the basics of terminal interaction, including cursor control, text formatting, and input handling. The author also explores the benefits of building a DIY command-line, such as syntax highlighting and custom features, and mentions modern libraries that provide enhanced terminal experiences. The article concludes by emphasizing the importance of understanding terminal control codes for developing rich command-line applications. | |
| | | | |
daniel-siepmann.de
|
|
| | | Short introduction into Tmux, the terminal mutliplexer. Tmux is an alternative to screen. | ||