[kate] [Bug 350661] Kate crashes if block of text is indented multiple times at once in vi mode

2016-06-26 Thread Nicolas Frattaroli via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350661

--- Comment #2 from Nicolas Frattaroli  ---
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.


[kate] [Bug 350661] Kate crashes if block of text is indented multiple times at once in vi mode

2016-06-25 Thread Buovjaga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350661

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Buovjaga  ---
Could you give more detailed instructions as I am not at all familiar with vi
inputting, but would like to try and reproduce?
I'm asking, because I only managed to write :>>> in pure text after bashing on
some keys for a while..

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