Bug 470559 - [wish] Vim-like commands for folding/unfolding code
Summary: [wish] Vim-like commands for folding/unfolding code
Status: REPORTED
Alias: None
Product: kate
Classification: Applications
Component: Vi Input Mode (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-02 16:07 UTC by Petrov Egor
Modified: 2023-06-02 16:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petrov Egor 2023-06-02 16:07:58 UTC
SUMMARY:
In Vim there are special commands to fold/unfold code, like `za` (toggles fold), `zo` (opens fold), `zc` (closes fold) and so on. It would be nice if these combinations were also available in Kate's Vi Input mode.