On Sun, May 02, 2021 at 10:17:43AM -0700, Per Bothner wrote: > > > On 5/2/21 10:10 AM, Gavin Smith wrote: > > I saw that you've commited a change to this but it is not reflected for > > me at > > > > https://per.bothner.com/tmp/Kawa-txjs-plain/style/info.js > > > > in the on_message function. > > I'm confused about what happened, but should be fixed now.
It didn't update for me at first but I've checked again and the updated version is there now. Index entries work fine now. I've noticed something else (sorry, don't know how hard it would be to fix). When on a page that has sub-sections in the same page (due to the level of "split"), the keyboard commands "n" and "p" don't work for the sub-sections that are in the same page. For example, at https://per.bothner.com/tmp/Kawa-txjs-plain/Strings.html#Basic-string-procedures the "Basic string procedures" entry is highlighted in the side bar. I expected pressing "n" to then take me to "Immutable String Constructors", but it doesn't do anything. Although oddly, if I then hover over "string-length", click the pilcrow that appears, and *then* press "n", it takes me to the next node "String literals". I wouldn't say that these quirks are essential to fix before the release and I think on the whole it offers a fairly decent browsing experience.
