Hello Nicholas,

I've fixed tabs, licensing and updated the man page.

A new patch created against the subversion tree is here:

    http://benjamin-schweizer.de/files/tmux/tmux-colourmap2.diff

Let me know if it needs more clearing up.


btw: I've heard more complaints about the broken tarball, but it looks ok
on my Debian-stable machine.



regards,

On Sat, Dec 24, 2011 at 9:48 AM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:

> Hi
>
> Thanks.
>
> It looks like you managed to somehow gzip your .tar.gz twice...
>
> Can you send this as a unified diff against the source rather than a set
> of files?
>
> To do this, either checkout the Subversion source from SourceForge,
> modify it (in trunk/) and do "svn diff" (after using "svn add" on new
> files). You'll have to run sh autoconf.sh to generate the infrastructure
> (such as configure) needed for building.
>
> If you prefer to work on 1.5, copy your tmux 1.5 directory entire to eg
> tmux.orig, make your changes in previous tmux directory, then do make
> clean distclean and do:
>
> $ diff -rNup tmux.orig tmux >tmux.diff
>
> It's usually easier all round if you make the changes against the latest
> Subversion source.
>
> On the face of it, I'm not unhappy with the idea but your code will need
> a little tidying up, for example please use 8 character tabs rather than
> spaces. It'll also need a manpage change.
>
> Please use the full ISC license in the other files for your new
> cmd-map-colour.c and be more specific than "copyleft" about the license
> for the themes files. If you want them to be included as well this means
> explicitly saying public domain (see examples/), or the ISC license used
> elsewhere.
>
>
>
> On Fri, Dec 23, 2011 at 10:53:21AM +0100, Benjamin Schweizer wrote:
> >    Hello,
> >
> >    I've created a patch for mapping colors from 16 color palettes to 256
> >    colors.
> >    This is usefull if you want to modernize old software with fixed color
> >    palettes, e.g. irssi or midnight commander.
> >
> >    Here's a blog post with screenshots:
> >    [1]
> http://benjamin-schweizer.de/colorful-terminals-theme-support-for-tmux.html
> >
> >    Here's a sample theme:
> >    [2]
> http://benjamin-schweizer.de/files/tmux/tmux-themes/sundevil.tmux.conf
> >
> >    Here's a link to the source code:
> >    [3]http://benjamin-schweizer.de/files/tmux/
> >
> >    What's your opinion on this?
> >    How can I get this included in upstream CVS?
> >
> >    Greetings,
> >
> >    --
> >    [4]http://benjamin-schweizer.de/contact
> >
> > References
> >
> >    Visible links
> >    1.
> http://benjamin-schweizer.de/colorful-terminals-theme-support-for-tmux.html
> >    2.
> http://benjamin-schweizer.de/files/tmux/tmux-themes/sundevil.tmux.conf
> >    3. http://benjamin-schweizer.de/files/tmux/
> >    4. http://benjamin-schweizer.de/contact
>
> >
> ------------------------------------------------------------------------------
> > Write once. Port to many.
> > Get the SDK and tools to simplify cross-platform app development. Create
> > new or port existing apps to sell to consumers worldwide. Explore the
> > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> > http://p.sf.net/sfu/intel-appdev
>
> > _______________________________________________
> > tmux-users mailing list
> > tmux-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tmux-users
>
>


-- 
http://benjamin-schweizer.de/contact
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to