[dev] [ANNOUNCE] dvtm-0.9

2013-04-03 Thread Marc Andre Tanner
tracking of the git repository. * various terminal emulation fixes * various code cleanups all over the place A thorough code review and patches are always welcome. Enjoy, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] screen/tmux

2013-02-16 Thread Marc Andre Tanner
Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [dvtm] config.def.h

2013-02-12 Thread Marc Andre Tanner
a copy mode i.e an easy way to navigate, search and copy the scroll back buffer which might be interesting for st users. If some of you could check it out and report back on what breaks, that would be appreciated. Cheers, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [st] Add a newline to the string printed in die

2012-12-11 Thread Marc Andre Tanner
‐ ment the outdated mbox or Maildir format for this. That is retarded. Inline patches which facilitate commenting are the prefered patch format. Get familiar with your git tools. Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev][st] Issue using dvtm with ?

2012-09-06 Thread Marc Andre Tanner
that 256color.pl seems to work). Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [ANNOUNCE] dvtm-0.8

2012-08-01 Thread Marc Andre Tanner
} } }, }; -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [surf] port for gtk3

2012-06-21 Thread Marc Andre Tanner
On Tue, Jun 19, 2012 at 11:23:21AM +0200, Swiatoslaw Gal wrote: Is anyone planning to port surf for gtk3? If anything I would like to see a port to EFL using Ewebkit... -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

[dev] [ANNOUNCE] dvtm-0.7

2011-09-04 Thread Marc Andre Tanner
Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] Sandy editor

2011-06-01 Thread Marc Andre Tanner
familiar and comfortable for me to live without. Also having the ability to specify a multiplier for commands (think 3y to yank 3 lines in vi) comes in handy. Just my 2 centimes. -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [dvtm] a series of patches

2011-05-22 Thread Marc Andre Tanner
am currently in process of relicensing the whole madtty stuff under the MIT or ISC license. I've so far got permission to do so from all contributors except you (did you receive my mail?). Please comment whether you're ok with such a license change. Thanks, Marc -- Marc Andre Tanner http

Re: [dev] [dvtm] a series of patches

2011-04-18 Thread Marc Andre Tanner
a version which instead hooks directly into madtty_draw. This is probably a bit less efficient but seems to work fine at least for my light testing... Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [dvtm] Color patch for dvtm

2011-03-20 Thread Marc Andre Tanner
bg */ +t-curbg = param[i] - 92; Missing break here. I will apply the patch plus some more cleanups in that area once I have some more time. Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [dvtm] Configurable, dynamic, terminal colors in dvtm

2011-03-20 Thread Marc Andre Tanner
queue). Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [dvtm] Graphics in madtty.c

2011-01-05 Thread Marc Andre Tanner
, but wouldn't it be more efficient to just write an optional patch to st that provides dvtm-like windowing capabilities? Is this already thought of for future? Well if you have X running then dwm can take care of your st windows. Cheers, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG

Re: [dev] [dvtm] ESC sequences in madtty.c

2010-12-12 Thread Marc Andre Tanner
On Tue, Dec 07, 2010 at 04:45:09PM -0500, Ross Mohn wrote: Sorry, I ran into two more issues that I fixed today. New patch is attached. Thanks, I will take a look. In the future please post one patch per logical change. Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key

Re: [dev] [dvtm] dvtm on aix

2010-11-27 Thread Marc Andre Tanner
have pushed your two patches to the git repository. If you manage to clean up the AIX specific forkpty code I would be happy to integrate it too. Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] [dvtm] dvtm on aix

2010-11-20 Thread Marc Andre Tanner
strace. Please post a patch once you get it working. Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

[dev] [ANNOUNCE] dvtm-0.6

2010-10-08 Thread Marc Andre Tanner
, press MOD+a and your keystrokes will be sent to all non minimized windows. Could be handy if you have to do something interactive simultaneously on multiple servers. - a bug fix which should prevent leaking open file descriptors Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG

Re: [dev] Re: [dvtm] buffered text on resize

2010-10-01 Thread Marc Andre Tanner
haven't had the time to really test it so far though). Please test and report back. Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0 From aec819970f5db8e3b09a9da552f4464400fd784f Mon Sep 17 00:00:00 2001 From: Marc Andre Tanner m...@brain-dump.org Date: Fri, 1

Re: [dev] Re: [dvtm] buffered text on resize

2010-09-25 Thread Marc Andre Tanner
overflow (if you only used the tile and monocle modes you wouldn't run into this). Anyway, I've attached the updated patch. Thanks for the patch. Do you have any other pending changes you want to see in an upcoming 0.5.3 release? Thanks, Marc -- Marc Andre Tanner http://www.brain-dump.org

Re: [dev] Suckless mail client solution?

2009-10-08 Thread Marc Andre Tanner
in a scripting language. The functionality of imapfilter, offlineimap or some fuse based solution could then be implemented on top of this libimap. The client itself shouldn't need to know about imap. Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

[dev] dwm-win32

2009-07-07 Thread Marc Andre Tanner
with it whatever you feel like. Keep hacking, Marc -- Marc Andre Tanner http://www.brain-dump.org/ GPG key: CF7D56C0

Re: [dev] Re: [OT] repo.or.cz

2009-07-07 Thread Marc Andre Tanner
On Tue, Jul 07, 2009 at 09:25:10PM +0200, Antoni Grzymala wrote: Marc Andre Tanner dixit (2009-07-07, 20:40): and imported my current development snapshot into a git repository which is located at: git://repo.or.cz/dwm-win32.git Feel free to do with it whatever you feel like