From 35b16346a911a683ad6feddeb83857f7f012e81d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 18 Nov 2021 22:43:27 -1000 Subject: [PATCH] ;doc: ui: document mouse support --- hledger-ui/hledger-ui.m4.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hledger-ui/hledger-ui.m4.md b/hledger-ui/hledger-ui.m4.md index 20e0ab114..11246b47a 100644 --- a/hledger-ui/hledger-ui.m4.md +++ b/hledger-ui/hledger-ui.m4.md @@ -176,6 +176,15 @@ for now pressing `b` `b` `v` should reliably reset to normal mode. Additional screen-specific keys are described below. +# MOUSE + +In most modern terminals, you can also control hledger-ui with a mouse or touchpad +as follows: + +- Use mouse wheel or trackpad slide to scroll lists up and down +- Left click on list items to go deeper (like `RIGHT`) +- Left click on the left-most column go back (like `LEFT`) + # SCREENS ## Accounts screen