maven-mvnd icon indicating copy to clipboard operation
maven-mvnd copied to clipboard

-h should document key strokes supported by client at runtime

Open ppalaga opened this issue 4 years ago • 2 comments

+, -, CTRL+B, CTRL+L, CTRL+M should be documented

ppalaga avatar Dec 30 '20 15:12 ppalaga

@gnodet I was not able to figure out what is CTRL+L supposed to do. It does not seem to have any effect. Does it work at all?

CTRL+M does something, but I am not able to tell what is that. Could you please check that it works as expected and ideally add some JavaDoc on the keystroke constants in TerminalOutput?

ppalaga avatar Jan 08 '21 23:01 ppalaga

I have written a blog post that we can reuse once we have a proper docs site: https://peter.palaga.org/2021/01/08/mvnd-shortcuts.html

ppalaga avatar Jan 08 '21 23:01 ppalaga