On Mon, May 25, 2015 at 04:49:06PM +0200, Jochen Sprickerhof wrote:
* Ivan Tham [2015-05-25 19:57]:
I cannot patch it, when ``git apply st-scrollback.diff``::
error: patch failed: config.def.h:7
error: config.def.h: patch does not apply
error: patch failed: st.c:83
error: st.c: pat
On Mon, May 25, 2015 at 04:03:17PM -0400, Ross Mohn wrote:
> They may seem that way, but if you count them out they're balanced.
I don't have the dvtm source in front of me to see the patch in context,
so I'll just take your word for it.
Eric
On Mon, May 25, 2015 at 12:45:07PM -0700, Eric Pruitt wrote:
> On Mon, May 25, 2015 at 03:24:14PM -0400, Ross Mohn wrote:
> > The TAGKEYS macro from dwm's config.def.h is approriate for dvtm as
> > well. Patch is attached.
>
> The parentheses in the patch seem to be unbalanced.
They may seem that
On Mon, May 25, 2015 at 03:24:14PM -0400, Ross Mohn wrote:
> The TAGKEYS macro from dwm's config.def.h is approriate for dvtm as
> well. Patch is attached.
The parentheses in the patch seem to be unbalanced.
Eric
The TAGKEYS macro from dwm's config.def.h is approriate for dvtm as
well. Patch is attached.
-Ross
diff --git a/config.def.h b/config.def.h
index b0a68d4..c44147a 100644
--- a/config.def.h
+++ b/config.def.h
@@ -51,7 +51,7 @@ static Color colors[] = {
/* curses attributes for not selected tags w
Hi all,
I sent this directly to Marc, but I think it would be useful to post
here as well. The attached patch for an implementation in dvtm of the
dwm pertag patch. It actually plays much more nicely with multiple tags
than I had anticipated. I think it's appropriate for the master branch,
but tha
* Ivan Tham [2015-05-25 19:57]:
> I cannot patch it, when ``git apply st-scrollback.diff``::
>
>error: patch failed: config.def.h:7
>error: config.def.h: patch does not apply
>error: patch failed: st.c:83
>error: st.c: patch does not apply
$ git rev-parse HEAD
c03548750b2527a6ddb
On Mon, May 25, 2015 at 12:11:38PM +0200, Jochen Sprickerhof wrote:
The link you gave me doesn't work either, it has problem about unused
function during compilation.
The patch is against git master and works fine over here.
I cannot patch it, when ``git apply st-scrollback.diff``::
error
* Ivan Tham [2015-05-24 14:36]:
> The link you gave me doesn't work either, it has problem about unused
> function during compilation.
The patch is against git master and works fine over here.
signature.asc
Description: Digital signature
Hi,
On Sat, May 23, 2015 at 03:43:08PM +0800, Ivan Tham wrote:
> >>I typed ``Ctrl + Space`` in st but it seems like it doesn't work. Fcitx
> >>is a Chinese IME for XIM.
> >
> >As far as I know no IME works with st (please correct me if I am
St has code to deal with input methods. I cannot test it
10 matches
Mail list logo