|
|
|
|
|
by zeveb
3613 days ago
|
|
> Context aware UI is superior to most since you only see elements when they're relevant rather than constantly. It also means both that it's impossible to see everything that is possible and that there's a hard limit on what can be possible in any context. The former is a problem with editors like vi or emacs (there's no immediately-obvious list of all the possible actions — although once a beginner learns C-h m things being to change), but the latter is where they shine. There's also no apparent rhyme or reason to what actions are or are not considered in-context. Just show me what I can do and let me do it! |
|