From f62eca657a79ef81089f3c34cdf837d7463581db Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 26 Jun 2021 14:59:09 +0200 Subject: Add ipa, man, and unicode scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dmenu/ipa | 208 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100755 dmenu/ipa (limited to 'dmenu/ipa') diff --git a/dmenu/ipa b/dmenu/ipa new file mode 100755 index 0000000..102e242 --- /dev/null +++ b/dmenu/ipa @@ -0,0 +1,208 @@ +#!/bin/dash + +# https://www.unicode.org/charts/PDF/U1D80.pdf +# https://www.unicode.org/charts/PDF/U0250.pdf + +sed 's/^\([^ ]*\) \([^ ]*\) /\2 \1 /g' <