Am 15.03.2013 06:30, schrieb Roberto E. Vargas Caballero:
> On Thu, Mar 14, 2013 at 10:40:52PM +0100, Markus Teich wrote:
>> echo "/.gitignore" >> .gitignore
>
> This solution can cause problems.
Which kind of problems?
--Markus
clippaste() is meant for CLIPBOARD.
For PRIMARY, it has selpaste().
2013/3/15 Uli Armbruster :
> Hi guys!
>
> First of all, don't kill me if the patch isn't perfect, because I'm not
> really a coder (but use suckless software nevertheless)! But this patch is
> trivial enough. Actually it's the f
On Thu, Mar 14, 2013 at 09:04:48PM +0100, Christoph Lohmann wrote:
> On Thu, 14 Mar 2013 21:04:48 +0100 Alexander Huemer
> wrote:
> > On Thu, Mar 14, 2013 at 05:51:14PM +0100, Christoph Lohmann wrote:
> > > On Thu, 14 Mar 2013 17:51:14 +0100 Christian Hesse
> > > wrote:
> > > > this introduces
On Fri, Mar 15, 2013 at 04:16:01AM +0800, Chris Down wrote:
> On 15 March 2013 03:52, Alexander Huemer wrote:
> > Hi,
> >
> > On Thu, Mar 14, 2013 at 05:51:14PM +0100, Christoph Lohmann wrote:
> >> On Thu, 14 Mar 2013 17:51:14 +0100 Christian Hesse
> >> wrote:
> >> > this introduces file .gitigno
On Thu, Mar 14, 2013 at 09:04:48PM +0100, Christoph Lohmann wrote:
> Greetings.
>
> On Thu, 14 Mar 2013 21:04:48 +0100 Alexander Huemer
> wrote:
> > Hi,
> >
> > On Thu, Mar 14, 2013 at 05:51:14PM +0100, Christoph Lohmann wrote:
> > > On Thu, 14 Mar 2013 17:51:14 +0100 Christian Hesse
> > > wr
Hi,
* Alexander Huemer 2013-03-15 09:55
> On Fri, Mar 15, 2013 at 04:16:01AM +0800, Chris Down wrote:
>
> Not adding file to the index has nothing to do with git knowing what to
> do. In a more complex directory structure like the following you want to
> be able to do 'git add dir1' and then ha
Greetings.
On Fri, 15 Mar 2013 14:14:11 +0100 Alexander Huemer
wrote:
> Your argumentation sounds like having a .gitignore file is a bad idea,
> at least useless. Everybody else seems to like the idea very much. Do
> you have a lot of examples handy of projects that don't maintain
> .gitignor
Greetings.
On Fri, 15 Mar 2013 14:15:32 +0100 William Giokas <1007...@gmail.com> wrote:
> On Thu, Mar 14, 2013 at 09:04:48PM +0100, Christoph Lohmann wrote:
> > Greetings.
> >
> > On Thu, 14 Mar 2013 21:04:48 +0100 Alexander Huemer
> > wrote:
> > > Hi,
> > >
> > > On Thu, Mar 14, 2013 at 05:51
There is a bug in GTK+ that does not allow capturing shortcuts using
letter keys on layouts other than "us". The bug is there for ages and
there is probably no hope that it will get fixed. This patch switches
shortcut handling method to GtkAccelGroup, which handles this case
correctly. Enjoy!
---
* Alexander Sedov 2013-03-15 16:13
> There is a bug in GTK+ that does not allow capturing shortcuts using
> letter keys on layouts other than "us". The bug is there for ages and
> there is probably no hope that it will get fixed. This patch switches
> shortcut handling method to GtkAccelGroup, whic
2013/3/15 :
> Does this mean that with cyrillic layout, mappings defined as GDK_r
> would work?
>
> If this is the case -- thank youvery much for hounding down and fixing!
> This has annoyed me for a long time. This will cause me to put some work
> in updating my ancient heavily patched surf in th
Webkit has an amazing "feature" that shows black outline with cross
around some randomly chosen text fields. Its only fucntion is to
clear field. It's ugly and gets in the way when trying to actually
ready what you've written, so here's a patch to disable it.
---
surf.c | 11 +++
1 file
Greetings.
On Fri, 15 Mar 2013 18:32:47 +0100 Alexander Sedov
wrote:
> Webkit has an amazing "feature" that shows black outline with cross
> around some randomly chosen text fields. Its only fucntion is to
> clear field. It's ugly and gets in the way when trying to actually
> ready what you've w
Greetings.
On Fri, 15 Mar 2013 18:37:57 +0100 Alexander Sedov
wrote:
> There is a bug in GTK+ that does not allow capturing shortcuts using
> letter keys on layouts other than "us". The bug is there for ages and
> there is probably no hope that it will get fixed. This patch switches
> shortcut h
14 matches
Mail list logo