From: Scott Worley Date: Wed, 26 Jan 2022 18:44:48 +0000 (-0800) Subject: Fix moving focus over completed tasks X-Git-Url: http://git.scottworley.com/vopamoi/commitdiff_plain/5fa4704c5a919a16c0d41fe1f92eaa83d236a66b?ds=inline;hp=5fa4704c5a919a16c0d41fe1f92eaa83d236a66b Fix moving focus over completed tasks It sure would be nice if we could just trigger whatever the browser does for tab and shift-tab key presses, instead of doing all this. ---