Lagrange [release]

Keybindings for new tab, close tab, add bookmark

Jaakko Keränen

Tue Jan 26 07:34:22 2021 +0200

Added new keybindings for opening and closing a tab. Also added a keybinding for adding a bookmark so ⌘D can be made available.

On macOS, there is a default Window > Close menu item, so treat that as a "tabs.close" command to make it bindable.

IssueID #121

 src/macos.m             | 26 ++++++++++++++++++++------
 src/ui/documentwidget.c |  2 +-
 src/ui/keys.c           |  4 +++-
 src/ui/keys.h           |  4 ++++
 4 files changed, 28 insertions(+), 8 deletions(-)
Diff (Colored)
Diff (Colored, Plain Text)
🔨 Patch
Parent 90d1acd4
Repository