mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-19 07:53:54 +01:00
Better markdown editor and SegmentedControl
This commit is contained in:
@@ -44,7 +44,7 @@ const hotkeys: Record<HotkeyAction, string[]> = {
|
||||
'settings.show': ['CmdCtrl+,'],
|
||||
'sidebar.focus': ['CmdCtrl+b'],
|
||||
'url_bar.focus': ['CmdCtrl+l'],
|
||||
'workspace_settings.show': ['CmdCtrl+Shift+,'],
|
||||
'workspace_settings.show': ['CmdCtrl+;'],
|
||||
};
|
||||
|
||||
const hotkeyLabels: Record<HotkeyAction, string> = {
|
||||
|
||||
Reference in New Issue
Block a user