branch: externals/sketch-mode commit 452e9d20689eb3ff08f3875c9a5c70f284b38144 Author: Daniel Nicolai <dalanico...@gmail.com> Commit: Daniel Nicolai <dalanico...@gmail.com>
Docs: small doc fix --- README.org | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 578930b..fdf33ec 100644 --- a/README.org +++ b/README.org @@ -7,11 +7,10 @@ The initial version with the transient can be found in the 'transient-version' branch. A second version using a hydra can be found in the 'hydra version'. - This version has a toolbar which made the transient unnecessary. Which makes - the transient unnecessary, while removing the transient frees up drawing - space. Initially this version used a hydra. But using a hydra just complicates - things if its purpose is to show keybindings only. So finally this version - simply uses a side buffer to show keybindings. + This version has a toolbar which makes the transient unnecessary, and removing + the transient frees up drawing space. Initially this version used a hydra. But + using a hydra just complicates things if its purpose is to show keybindings + only. So finally this version simply uses a side buffer to show keybindings. Also an earlier version showed the mouse coordinates in the mode-line. However, this functionality hinders the 'interactive' drawing (which might be