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

            Bug ID: 384766
           Summary: Vi search and replace command does not accept line
                    range
           Product: kate
           Version: 17.08.1
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: Vi Input Mode
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: jonathan.ver...@gmail.com
  Target Milestone: ---

In vi, when using the search & replace command (s/Foo/Bar/) one can prepend a
line range to specify which lines should be processed (e.g. 0,$s/Foo/Bar/ means
apply to all lines; 0,10s/Foo/Bar/ means apply only to the first 11 lines).
However, in Kate the command seems to be applied only to the current line
whether or not a line range is specified.

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

Reply via email to