[Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 30 07:01:14 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3481
--- Comment #10 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2009-11-30 07:01:11 PST ---
(In reply to comment #4)
> I'm sorry to bring the bike shed discussion here, but I would like to consider
> ** exponentiation. The reason is that writing ^^ for people with keyboards with
> "dead keys" (to write accents for example) is very hard, because you have to
> write "^" like this: shift+6 space (3 keystrokes), or even worse (unless you
> use Emacs ;): shift+alt_gr+6.
If remeber it correctly, you don't have to type space in this case, just hit
shift+6 two times. Yes, the first hit will be the dead key hit, but the second
will yield ^^ at once.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list