digitalmars.D - DIP6
- Kagamin (2/3) Oct 14 2009 In both cases you have a two-keys overhead.
- Ary Borenszweig (2/7) Oct 14 2009 No, why?
- Bill Baxter (6/15) Oct 14 2009 Maybe you have a different keyboard layout than Kagamin and me.
- Jeremie Pelletier (9/25) Oct 14 2009 Back when I started programming on a french canadian layout, most of
- Frank Benoit (2/12) Oct 14 2009 Hehe, same here in Germany
- Kagamin (2/8) Oct 14 2009 In non-latin keyboard layouts there's no latin symbols at all. Feel the ...
- Ary Borenszweig (3/19) Oct 14 2009 Ah, two keys. I thought two chars. But I use the pinky finger to do the
- Chris Nicholson-Sauls (4/25) Oct 14 2009 I was thinking the same thing... but then again I don't think typing "Ct...
- Kagamin (2/10) Oct 15 2009 I thought, I'll break my fingers trying to do it. I usually use right sh...
- Kagamin (2/14) Oct 15 2009 I think, the assertion in question should be removed from the DIP since ...
http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP6Java's syntax has the advantage of having to type less when the annotation has no arguments: annotation vs. [annotation].In both cases you have a two-keys overhead.
Oct 14 2009
Kagamin wrote:http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP6No, why?Java's syntax has the advantage of having to type less when the annotation has no arguments: annotation vs. [annotation].In both cases you have a two-keys overhead.
Oct 14 2009
On Wed, Oct 14, 2009 at 5:47 AM, Ary Borenszweig <ary esperanto.org.ar> wrote:Kagamin wrote:Maybe you have a different keyboard layout than Kagamin and me. On a US layout -- is Shift+2 but [ and ] are single keystrokes. --bbhttp://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP6No, why?Java's syntax has the advantage of having to type less when the annotation has no arguments: annotation vs. [annotation].In both cases you have a two-keys overhead.
Oct 14 2009
Bill Baxter wrote:On Wed, Oct 14, 2009 at 5:47 AM, Ary Borenszweig <ary esperanto.org.ar> wrote:Back when I started programming on a french canadian layout, most of these symbols were located at crazy places, like ? is shift-6, [], {}, <> are all found using right-alt + one of the many keys close to enter, which are used for accents, really annoying. Even the backslash is located at right-alt + the key left to 1. And people here wonder why I custom order my laptops and keyboards to get native US layouts.. JeremieKagamin wrote:Maybe you have a different keyboard layout than Kagamin and me. On a US layout -- is Shift+2 but [ and ] are single keystrokes. --bbhttp://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP6No, why?Java's syntax has the advantage of having to type less when the annotation has no arguments: annotation vs. [annotation].In both cases you have a two-keys overhead.
Oct 14 2009
Jeremie Pelletier schrieb:Back when I started programming on a french canadian layout, most of these symbols were located at crazy places, like ? is shift-6, [], {}, <> are all found using right-alt + one of the many keys close to enter, which are used for accents, really annoying. Even the backslash is located at right-alt + the key left to 1. And people here wonder why I custom order my laptops and keyboards to get native US layouts.. JeremieHehe, same here in Germany
Oct 14 2009
Frank Benoit Wrote:In non-latin keyboard layouts there's no latin symbols at all. Feel the difference.And people here wonder why I custom order my laptops and keyboards to get native US layouts.. JeremieHehe, same here in Germany
Oct 14 2009
Bill Baxter wrote:On Wed, Oct 14, 2009 at 5:47 AM, Ary Borenszweig <ary esperanto.org.ar> wrote:Ah, two keys. I thought two chars. But I use the pinky finger to do the shift, isn't that less that a full blown finger to do [ or ]?Kagamin wrote:Maybe you have a different keyboard layout than Kagamin and me. On a US layout -- is Shift+2 but [ and ] are single keystrokes. --bbhttp://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP6No, why?Java's syntax has the advantage of having to type less when the annotation has no arguments: annotation vs. [annotation].In both cases you have a two-keys overhead.
Oct 14 2009
Ary Borenszweig wrote:Bill Baxter wrote:I was thinking the same thing... but then again I don't think typing "Ctl-Alt-K [ Ctl-Alt-K Ctl-Alt-K" just to get an eth (ð) is a big deal... -- Chris Nicholson-SaulsOn Wed, Oct 14, 2009 at 5:47 AM, Ary Borenszweig <ary esperanto.org.ar> wrote:Ah, two keys. I thought two chars. But I use the pinky finger to do the shift, isn't that less that a full blown finger to do [ or ]?Kagamin wrote:Maybe you have a different keyboard layout than Kagamin and me. On a US layout -- is Shift+2 but [ and ] are single keystrokes. --bbhttp://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP6No, why?Java's syntax has the advantage of having to type less when the annotation has no arguments: annotation vs. [annotation].In both cases you have a two-keys overhead.
Oct 14 2009
Ary Borenszweig Wrote:I thought, I'll break my fingers trying to do it. I usually use right shift to type (both arms). Well, obviously it will be no problem to you to press [ and ] with little finger.On a US layout -- is Shift+2 but [ and ] are single keystrokes. --bbAh, two keys. I thought two chars. But I use the pinky finger to do the shift, isn't that less that a full blown finger to do [ or ]?
Oct 15 2009
Kagamin Wrote:Ary Borenszweig Wrote:I think, the assertion in question should be removed from the DIP since it doesn't scale well to other people.I thought, I'll break my fingers trying to do it. I usually use right shift to type (both arms). Well, obviously it will be no problem to you to press [ and ] with little finger.On a US layout -- is Shift+2 but [ and ] are single keystrokes. --bbAh, two keys. I thought two chars. But I use the pinky finger to do the shift, isn't that less that a full blown finger to do [ or ]?
Oct 15 2009