https://bugs.kde.org/show_bug.cgi?id=488801
Ismael Asensio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/-/commit | |/fc9cc218f103d71715c75a8917 | |528edc071e7f50 Version| |6.29 Fixed/Implemented| | In| | --- Comment #2 from Ismael Asensio <[email protected]> --- Git commit fc9cc218f103d71715c75a8917528edc071e7f50 by Ismael Asensio. Committed on 27/07/2026 at 15:54. Pushed by iasensio into branch 'master'. vi-mode: Fix block insert with tabs When inserting a text in visual block mode, the same text has to get repeated at the same (visual) column on every line of the block. Calculate the virtual column on each line to account for the visual width of any possible tabs FIXED-IN: 6.29 M +4 -0 autotests/src/vimode/modes.cpp M +4 -0 src/vimode/modes/insertvimode.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/fc9cc218f103d71715c75a8917528edc071e7f50 -- You are receiving this mail because: You are watching all bug changes.
