smenu
Selection filter
A tool that displays words from standard input or a file in different layouts on the terminal screen for selection.
smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
2k stars
42 watching
50 forks
Language: C
last commit: 10 days ago
Linked from 2 awesome lists
cclicommand-linecommand-line-interfaceconsoleinteractivemenusselectionshellshell-scriptsterminaltui
Related projects:
Repository | Description | Stars |
---|---|---|
nicolas-grekas/patchwork-utf8 | A portable and performant implementation of UTF-8 handling in PHP, covering various string functions and Unicode concepts. | 79 |
starwing/luautf8 | Adds UTF-8 support to the Lua programming language and its variants | 412 |
duffsdevice/tiny-utf8 | A lightweight C++ library providing a drop-in replacement for strings with efficient Unicode support and conversion between UTF-8 and UTF-32. | 544 |
python-formate/flake8-encodings | A tool to identify encoding issues in Python code | 6 |
ww898/utf-cpp | C++ header-only library for converting between different Unicode character encodings | 132 |
dabbertorres/unicode | Utilities and data structures for working with UTF-8 encoded strings in C++ | 3 |
andy1978/hf2gcode | Generates g-code from text with Hershey font support | 49 |
i-tu/hasklig | A font design project aimed at improving the readability of Haskell code by creating custom monospaced ligatures | 5,587 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
patperry/r-utf8 | A package to improve R's handling of UTF-8 text by fixing bugs and providing additional functionality | 113 |
wcz-txp/unicode-url-for-textpattern | Automatically converts non-ASCII characters in text links to UTF-8 URLs for improved SEO and readability | 4 |
gnulabis/utft-esp | Supports ESP8266 and ESP32 microcontrollers with UTFT displays | 90 |
sheredom/utf8.h | A single header library providing UTF-8 string functions similar to those in standard C libraries. | 1,746 |
andlabs/utf | A single-file C implementation of UTF-8 and UTF-16 utility functions. | 47 |
vitiral/stfu8 | A protocol for encoding and decoding mostly UTF-8 text with non-standard characters as long-form text. | 26 |