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
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
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 ><
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
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
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
} },
{ MOD, '?', { create, { "man dvtm", "dvtm help" } } },
};
--
Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0
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
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
--
Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
> >
whatever you feel like.
Keep hacking,
Marc
--
Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0
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
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
33 matches
Mail list logo