mouse shortcuts: allow same functions as kb shortcuts
authorAvi Halachmi (:avih) <avihpit@yahoo.com>
Thu, 10 Oct 2019 20:02:26 +0000 (23:02 +0300)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 13 Oct 2019 19:46:31 +0000 (21:46 +0200)
commitba7f4d69af62d20e13fea78a408095e017410651
tree332669fc04751b43eae42cf8e074d394203f5f8d
parent2b8333f553c14c15398e810353e192eb05938580
mouse shortcuts: allow same functions as kb shortcuts

Previously mouse shortcuts supported only ttywrite.

This required adding an "Arg" function ttysend - which does what the
original mouse shortcuts did.
config.def.h
st.h
x.c