OCamlPro / ocaml-top

A simple cross-platform OCaml code editor built for top-level evaluation.
http://typerex.org/ocaml-top.html
GNU General Public License v3.0
64 stars 8 forks source link

"Ctrl +" shortcut doesn't work #39

Closed letrec closed 11 years ago

letrec commented 11 years ago

But "Ctrl -" does.

AltGr commented 11 years ago

Could you please give your environment and keyboard setup ? (whether you have to push another key, eg. shift, for + may matter, and I haven't been able to reproduce yet)

Thanks for reporting !

letrec commented 11 years ago

% uname -a [0] Linux kubuntu 3.2.0-49-generic #75-Ubuntu SMP Tue Jun 18 17:39:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

I tried both pluses on my keyboard. This combination does work in Firefox using any of the + keys.

AltGr commented 11 years ago

Do you have a french, US or other keyboard ?

letrec commented 11 years ago

I do have a Russian one.

AltGr commented 11 years ago

Could you confirm that this is fixed ? You should at least be able to use the +/- keys from the keypad now.

letrec commented 11 years ago

Could you promote the fixed version through opam? opam update doesn't show any updates for ocaml-top.

letrec commented 11 years ago

Both issues are fixed. Thanks!