From 0cc10632c0478afaaaa49c49bc644dd52c41bf76 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Mon, 5 Aug 2019 11:15:26 -0400 Subject: [PATCH] updated ui kbd shortcuts --- doc/notes.txt | 7 ++++--- index.html | 5 +++++ presets/nes/hello.c | 2 +- src/ui.ts | 8 ++++---- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/doc/notes.txt b/doc/notes.txt index b6d71339..1478d060 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -23,7 +23,6 @@ TODO: - what if error in include file you can't edit b/c it never appears? - online help - show self-modifying code insns left of editor -- facade/kbd shortcuts for emulators, focus - update Javatari version? (and others?) - unify versioning - disassembler for uploaded ROMs @@ -166,8 +165,10 @@ TODO: - switching platform of a repo? - make sure to flatten subdirs - astrocade -- ctrl+alt+l on ubuntu locks screen -- alt-D doesn't work anymore +- keyboard shortcuts + - ctrl+alt+l on ubuntu locks screen + - alt-D doesn't work anymore + - facade/kbd shortcuts for emulators, focus - cookie - list of stuff for policy - popup diff --git a/index.html b/index.html index 20994e56..52be4dc6 100644 --- a/index.html +++ b/index.html @@ -259,6 +259,11 @@ if (window.location.host.endsWith('8bitworkshop.com')) { \ Select Enter Start +