aboutsummaryrefslogtreecommitdiff
path: root/input.c
AgeCommit message (Expand)Author
2024-01-10Switch window sizes without re-executing (leaks a bit though).B. Watson
2024-01-10foo() => foo(void)B. Watson
2024-01-10Reindent all code.B. Watson
2024-01-10Add twos complement, center-click anywhere to paste.B. Watson
2024-01-09Use fpclassify() rather than fetestexcept()B. Watson
2024-01-05Allow quit in error state, don't save bad value in config.B. Watson
2024-01-04Ring the bell on FP error.B. Watson
2024-01-04Make Enter *really* do the same as = key.B. Watson
2024-01-04Revert aafee27 and fix it correctly.B. Watson
2024-01-04Show "err" on FP error, wait for CLR key.B. Watson
2024-01-04Allow F to be input. DERP.B. Watson
2024-01-03Add i as synonym for _ (+/-).B. Watson
2024-01-03initial commitB. Watson