💾 Archived View for freeshell.de › tldr › dmenu.gmi captured on 2024-02-05 at 10:42:50. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Dynamic menu.
Creates a menu from a text input with each item on a new line.
{ls} | dmenu
echo -e "{red}\n{green}\n{blue}" | dmenu
echo -e "{red}\n{green}\n{blue}" | dmenu > {color.txt}
ls | dmenu -m {1}
ls | dmenu -b
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).