From a4de4a3a71e460141b740564ef22d1c79760db4e Mon Sep 17 00:00:00 2001 From: Jozef Selesi Date: Thu, 26 Mar 2020 19:12:43 +0000 Subject: Add keyboard shortcuts to navigate to the first search result. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5ab7c26..f052fc9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ A dead simple static **HOM**epage for your serv**ER** to keep your services on h **Check out the live demo [here](https://homer-demo.netlify.com/).** +It supports keyboard shortcuts: + +* `/` Start searching. +* `Escape` Stop searching. +* `Enter` Open the first matching result (respects the bookmark's `_target` property). +* `Alt`/`Option` + `Enter` Open the first matching result in a new tab. + If you need authentication support, you're on your own (it can be secured using a web server auth module or exposing it only through a VPN network / SSH tunnel, ...) ![screenshot](https://raw.github.com/bastienwirtz/homer/master/screenshot.png) -- cgit v1.2.3