|
|
|
|
|
by snazz
2643 days ago
|
|
Then if you need those features on a regular basis, you have to make a lot more clicks to access that hidden menu. I personally really like the Microsoft menu paradigm where I can either click on the File, Edit, ... menus or press Alt and then a memorized sequence of characters. It allows for discoverability as well as efficiency. The Emacs equivalent also works nice: press a memorized key binding for something that you do frequently, or press M-x to type into an autocompleted (and fuzzy searched, with the right packages) list of commands for some particular functionality. |
|