Bug 470559

Summary: [wish] Vim-like commands for folding/unfolding code
Product: [Applications] kate Reporter: Petrov Egor <dikey0ficial>
Component: Vi Input ModeAssignee: KWrite Developers <kwrite-bugs-null>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.