https://bugs.kde.org/show_bug.cgi?id=350661

--- Comment #2 from Nicolas Frattaroli <kdeb...@fratti.ch> ---
The behaviour changed in recent versions, apparently. Instead of crashing, it
now claims multiple indents are an invalid command.

1. i activates insert mode. hit i, write some text, multiple lines.
2. Then hit escape to leave insert mode.
3. Enter visual line selection mode by hitting Shift+V
4. Use the cursor or vi movement keys (h, j, k, l) to select multiple lines
5. Hit :
6. Hit > twice
7. Hit Enter

Note how it says unrecognised command now. In earlier versions, it would crash.

It can be worked around by instead of doing steps 5 to 7, simply typing the
number of places to indent and >, e.g. "2>"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to