Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not handling <kdb> balisa. #25

Closed
MorganMaison opened this issue Feb 23, 2016 · 1 comment
Closed

Not handling <kdb> balisa. #25

MorganMaison opened this issue Feb 23, 2016 · 1 comment

Comments

@MorganMaison
Copy link

To reproduce :

how2 -l vi indent multiple lines quicly

Use the <kbd>></kbd> command. To indent 5 lines, <kbd>5</kbd><kbd>></kbd><kbd>></kbd>. To mark a block of lines and indent it, <kbd>V</kbd><kbd>j</kbd><kbd>j</kbd><kbd>></kbd> to indent 3 lines (vim only). To indent a curly-braces block, put your cursor on one of the curly braces and use <kbd>></kbd><kbd>%</kbd>.
....

It's really cumbersome to read but I don't know how it should be displayed on the cli.
Can a background color do the trick ?

@danielkop
Copy link

@santinic How's #51 as a solution to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants