Re: [Spice-devel] [PATCH spice-gtk] keymaps.csv: Add missing columns

2017-02-14 Thread Daniel P. Berrange
On Tue, Feb 14, 2017 at 08:33:09AM -0500, Marc-André Lureau wrote: > Hi > > - Original Message - > > > > > > Allow easier processing by scripts and csv editors > > > --- > > > Also it renders nicely on github > > > https://github.com/xerus/spice-gtk/blob/keymap/src/keymaps.csv > > > From

Re: [Spice-devel] [PATCH spice-gtk] keymaps.csv: Add missing columns

2017-02-14 Thread Pavel Grunt
On Tue, 2017-02-14 at 08:33 -0500, Marc-André Lureau wrote: > Hi > > - Original Message - > > > > > > Allow easier processing by scripts and csv editors > > > --- > > > Also it renders nicely on github > > >  https://github.com/xerus/spice-gtk/blob/keymap/src/keymaps.csv > > > From that ^

Re: [Spice-devel] [PATCH spice-gtk] keymaps.csv: Add missing columns

2017-02-14 Thread Marc-André Lureau
Hi - Original Message - > > > > Allow easier processing by scripts and csv editors > > --- > > Also it renders nicely on github > > https://github.com/xerus/spice-gtk/blob/keymap/src/keymaps.csv > > From that ^ table is obvious which values are missing > > With > > git diff HEAD^ --w

Re: [Spice-devel] [PATCH spice-gtk] keymaps.csv: Add missing columns

2017-02-14 Thread Pavel Grunt
On Tue, 2017-02-14 at 07:07 -0500, Frediano Ziglio wrote: > > > > Allow easier processing by scripts and csv editors > > --- > > Also it renders nicely on github > >  https://github.com/xerus/spice-gtk/blob/keymap/src/keymaps.csv > > From that ^ table is obvious which values are missing > > With

Re: [Spice-devel] [PATCH spice-gtk] keymaps.csv: Add missing columns

2017-02-14 Thread Frediano Ziglio
> > Allow easier processing by scripts and csv editors > --- > Also it renders nicely on github > https://github.com/xerus/spice-gtk/blob/keymap/src/keymaps.csv > From that ^ table is obvious which values are missing With git diff HEAD^ --word-diff --word-diff-regex='[^[:space:]]' you can ea