Open Zensho opened 2 years ago
Also, should every action be doable without a) a keyboard shortcut or b) editing the tabular data? Setting the root is something I have to edit the data for directly because of #473. Would be nice to have a button or something.
See #135 and linked in issues.
PgUp/PgDn stuff is here: gui/keyboard.js.
An issue has been identified with the Ctrl+pgdn/pgup keyboard shortcut to go to the previous/next sentence. It conflicts with the standard "go to previous/next tab" keyboard shortcut in several browsers including chrome and firefox. On firefox, it works when there are no addditional tabs, while on chrome it is completely overriden and cannot be used. New keyboard shortcuts should be chosen for those functions.