hyper-literate/scribble-lib
Ben Greenman 7635f21788
search box: change '"s" for search' behavior (#202)
1. Focus on the search box for either "s" or "S"
   ... accepting only "s" makes sense to me, but the comment said it
   accepted "S" and well why not
2. Look for a "keyup" event instead of key press, so that pressing "s"
   ONLY focuses on the box and does not focus-and-write-the-letter-"s"

"keyup" events apparently don't have a useful `charCode` field so this
PR looks at the `keyCode` field instead
2019-05-01 23:35:18 -04:00
..
help point send-main-page to racket website when docs not found 2018-06-12 08:46:50 -06:00
scribble search box: change '"s" for search' behavior (#202) 2019-05-01 23:35:18 -04:00
scriblib Fixes #120: margin notes can collide with each other (#174) 2018-05-17 15:55:58 -04:00
info.rkt acmart: add 'shortauthors' function 2018-09-02 20:16:52 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:54:52 -05:00