the point here was to avoid typing . (point) in that case you need to take hand of keyboard
with that function I described you have hand on numpad
but I don't think that request will be treated seriously
but thank you for moving it to that list
I'm obviously missing something. "Take your hand off the keyboard"?
My numbers are are on my keyboard, so my hands are already on the keyboard when I'm typing numbers.
My numeric keypad off to side has a decimal ("period") in addition to the period on the main keyboard.
Where do you keep your period key, if not on the keyboard? Maybe you can see why I'm confused.
I can follow the programming logic of your request, but since typing "003" and ".03" both require three keystrokes, I don't really see the point. (No pun intended.)
Oh well. As long as it doesn't interfer with "normal" input techniques I won't complain.
you're right I mean typing only numbers without . this
as you're working 90% with numbers its easier to type 002
then think all the time where you need to put . this
I made a mistake in above statement if you need to type 0.001
instead of that you just type 001 as numbers start from zero and 00.1 makes no sense
it should give 0.001 , hre you typing 5 and with my case only 3 , again when working 90% with numbers it will make a slight difference , I'm not talking about something big here , a tiny tiny difference
you might ask what if I want to type 0.564 , in that case 0564
as it starts from zero point goes after zero, if you need to type 10.750 then you can't use that conversation
I'm talking about only numbers that are faction from 1 and starts from 0