summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kaufmann <astra@ionic.at>2020-11-15 04:48:59 +0100
committerDavid Kaufmann <astra@ionic.at>2020-11-15 04:48:59 +0100
commit8f3e4208f22064e488cba8a0269ff9133af856f2 (patch)
tree1a3b272c8e4d75a051b29ef7fdab181a390f78c6
parent8af82a021c50150c8c94375fb2686ba247a1fd7e (diff)
downloadconfig-8f3e4208f22064e488cba8a0269ff9133af856f2.tar.gz
update xcompose, mutt
-rw-r--r--home/.mutt/muttrc7
m---------src/xcompose0
-rw-r--r--src/xcompose.patch11
3 files changed, 13 insertions, 5 deletions
diff --git a/home/.mutt/muttrc b/home/.mutt/muttrc
index 73dc2a8..7013450 100644
--- a/home/.mutt/muttrc
+++ b/home/.mutt/muttrc
@@ -240,7 +240,12 @@ bind generic { top-page
bind generic } bottom-page
bind generic \177 last-entry
-macro index \cb "<pipe-message> urlview<Enter>" # simulate the old browse-url function
+# simulate the old url menu
+macro index,pager,attach,compose \cb "\
+<enter-command> set my_pipe_decode=\$pipe_decode pipe_decode<Enter>\
+<pipe-message> urlview<Enter>\
+<enter-command> set pipe_decode=\$my_pipe_decode; unset my_pipe_decode<Enter>" \
+"call urlview to extract URLs out of a message"
bind editor <Tab> complete-query
bind editor ^T complete
diff --git a/src/xcompose b/src/xcompose
-Subproject 3fb0a8ce54087bddf3d266c7de59d5e524750a6
+Subproject 03c8d7761fcfb0e3c754eec8b8cbbb0814ad7a4
diff --git a/src/xcompose.patch b/src/xcompose.patch
index 4618c6e..82b00aa 100644
--- a/src/xcompose.patch
+++ b/src/xcompose.patch
@@ -1,6 +1,6 @@
---- xcompose/dotXCompose 2019-10-26 13:41:52.352427243 +0200
-+++ /home/astra/.XCompose 2019-10-26 13:44:17.494700030 +0200
-@@ -333,6 +333,7 @@
+--- xcompose/dotXCompose 2020-11-15 04:35:55.598564294 +0100
++++ /home/astra/.XCompose 2020-11-15 04:46:43.779426216 +0100
+@@ -349,6 +349,7 @@
<Multi_key> <A> <A> : "∀" U2200 # FOR ALL
<Multi_key> <Multi_key> <Q> <E> <D> : "∎" U220E # END OF PROOF
<Multi_key> <8> <8> : "∞" U221E # INFINITY
@@ -8,7 +8,7 @@
<Multi_key> <Multi_key> <a> <l> <e> <p> <h> : "ℵ" U2135 # ALEF SYMBOL
<Multi_key> <Multi_key> <a> <l> <e> <p> <0> : "ℵ₀" # ALEF Null
<Multi_key> <Multi_key> <a> <l> <e> <p> <1> : "ℵ₁" # ALEF One
-@@ -749,8 +750,15 @@
+@@ -772,8 +773,18 @@
<Multi_key> <Left> <f> <less> <3> : "❧" U2767 # ROTATED FLORAL HEART BULLET
<Multi_key> <Right> <f> <less> <3> : "☙" U2619 # REVERSED ROTATED FLORAL HEART BULLET
<Multi_key> <Multi_key> <t> <e> <l> : "☎" U260E # BLACK TELEPHONE
@@ -19,6 +19,9 @@
+<Multi_key> <Multi_key> <l> <e> <m> <o> <n> : "🍋" U1F34B # LEMON
+<Multi_key> <Multi_key> <p> <i> <n> <e> : "🍍" U1F34D # PINEAPPLE
+<Multi_key> <Multi_key> <f> <i> <r> <e> : "🔥" U1F525 # FIRE
++<Multi_key> <Multi_key> <c> <a> <t> : "😸" U1F431 # CAT
++<Multi_key> <Multi_key> <o> <w> <l> : "🦉" U1F989 # OWL
++<Multi_key> <Multi_key> <t> <r> <e> <e> : "🌲" U1F332 # TREE (alt: 🌳, U1F333)
+#<Multi_key> <Multi_key> <s> <t> <a> <r> : "⋆" U22C6 # STAR OPERATOR
+#<Multi_key> <Multi_key> <s> <t> <a> <r> : "★" U2605 # BLACK STAR
+<Multi_key> <Multi_key> <s> <t> <a> <r> : "⭐" U2B50 # MEDIUM WHITE STAR