hi, thanks for 'st'
here is a mini patch for key compose events support.
saludos
-f
diff -r 6fd3c7b38f7c st.c
--- a/st.c Fri Sep 03 00:15:43 2010 +0200
+++ b/st.c Wed Sep 08 20:31:22 2010 -0300
@@ -106,6 +106,8 @@
Display* dis;
Window win;
Pixmap buf;
+ XIM
hi st users,
here is a patch to support xclipboard st.
the code was extracted and adapted from x11.c of qemacs.
please try and if there is something to change, Iet me know.
pd: Aurélien, thanks for accepting my previous patch.
pd2: sorry my bad english.
saludos
-f
# HG changeset patch
# User fl
On Tue, Oct 12, 2010 at 8:33 PM, Aurélien Aptel
wrote:
> On Tue, Oct 12, 2010 at 5:39 PM, David Isaac Wolinsky wrote:
>> Sorry if this isn't the right board... anyway, I was looking for a fun
>> afternoon project... thanks for the nice software :)
>>
>> This patches against the current st hg bra