[dev] [ANNOUNCE] dvtm-0.9

2013-04-03 Thread Marc Andre Tanner
h prevents conflicts with config.h and thus allows easier 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
and then modify dvtm.info accordingly. However it works resonably well for the applications I happen to use regularly, so feel free to send patches... Marc -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

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

2013-02-12 Thread Marc Andre Tanner
fore). Furthermore it features 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 ><

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

2012-12-11 Thread Marc Andre Tanner
age). > > I won’t accept such patches. Please send attached files. I won’t imple‐ > 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] [ANNOUNCE] dvtm-0.8

2012-09-20 Thread Marc Andre Tanner
ot;/" supported. Start a selection with "v", copy with "y" and then paste with MOD+p. Check out the manual page for a complete reference. Some further testing would be welcome. Thanks, 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
the way they should (noticed with mutt/vim in my case). Haven't yet had time to look into it though... Patches welcome ;-) A clearly reproducable testcase for your problem would be nice (now 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
} }, { MOD, '?', { create, { "man dvtm", "dvtm help" } } }, }; -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

[dev] [ANNOUNCE] dvtm-0.8

2012-08-01 Thread Marc Andre Tanner
Hi, I've released dvtm-0.8 http://www.brain-dump.org/projects/dvtm/dvtm-0.8.tar.gz Changes since last release * AIX support (special thanks to Ross Mohn) * Cygwin compile fix * terminal emulation correctness fixes * some minor code cleanups here and there Cheers, Marc -- Marc

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
-- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

Re: [dev] Sandy editor

2011-06-01 Thread Marc Andre Tanner
ound with hjkl is too 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] sbase

2011-05-25 Thread Marc Andre Tanner
s are certainly welcome. You might also want to take a look at toybox: http://landley.net/code/toybox/ Marc -- 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
ifth Floor, Boston, MA > 02110-1301, USA. > + */ NACK. Placing this also under the GPL isn't a good idea. In fact I 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 yo

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

2011-04-18 Thread Marc Andre Tanner
sted 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] Configurable, dynamic, terminal colors in dvtm

2011-03-20 Thread Marc Andre Tanner
currently only rarely access to the internet which means it will proabably not happen before April (your changes to support AIX are also in my patch queue). Thanks, Marc -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

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

2011-03-20 Thread Marc Andre Tanner
ainly a worthwhile feature, please resend a new version of the patch when you ironed out the bugs you were mentioning in the other mail. 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
case 90 ... 97: /* hi fg */ > +t->curfg = param[i] - 82; > +break; > + case 100 ... 107: /*hi 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] Graphics in madtty.c

2011-01-05 Thread Marc Andre Tanner
t, I love it! And, this has probably already been > discussed, 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 win

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

2010-12-18 Thread Marc Andre Tanner
nt mess). I might convert the spaces to tabs before the next release. Please send further patches against current git HEAD. http://repo.or.cz/w/dvtm.git/snapshot/a5d2af79ac290fc2b3dce8b3a0ac9b372fddc9b3.tar.gz Thanks, Marc -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

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.br

Re: [dev] [dvtm] dvtm on aix

2010-11-27 Thread Marc Andre Tanner
ess others need > it now. Thanks! I 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
andled in the sigchld_handler function. Try to get some kind of stack 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
mode, 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.bra

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

2010-10-08 Thread Marc Andre Tanner
Niki Yoshiuchi wrote: Thanks! I just installed the patch and I will let you know if I still see any garbage data. Have you already tested it? It seems ok, here. If there are no complaints I will push out a release sometime this weekend. Thanks, Marc -- Marc Andre Tanner >< http://www

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

2010-10-01 Thread Marc Andre Tanner
e the attached patch for a possible solution (I 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

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

2010-09-25 Thread Marc Andre Tanner
a potential buffer 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 Andr

Re: [dev] GSoC 2010

2010-03-05 Thread Marc Andre Tanner
so like to see an elementary (which IMHO sucks much less than GTK) based gui for surf this should get easier as webkit-efl is integrated into upstream webkit. > >improve st (terminal) > +1 +1 Marc -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

Re: [dev] dvtm - get list of terminals

2009-12-11 Thread Marc Andre Tanner
You would then invoke dvtm like this dvtm -c $HOME/.dvtm-cmd-fifo and run the list command: echo list > $HOME/.dvtm-cmd-fifo Regards, Marc -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

Re: [dev] Suckless mail client solution?

2009-10-08 Thread Marc Andre Tanner
ything I found was either ugly or written 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

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 > >

[dev] dwm-win32

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

[dev] [ANNOUNCE] dvtm-0.5.2

2009-07-07 Thread Marc Andre Tanner
with MOD+r reads the terminal size and adjust the working area accordingly Cheers, Marc -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

[dev] [dvtm] Any pending patches?

2009-06-18 Thread Marc Andre Tanner
Hi, If you have some pending dvtm patches laying around which you would like to see in the upcoming 0.5.2 release please post them now. Thanks, Marc -- Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0