<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>348845</bug_id>
          
          <creation_ts>2015-06-07 15:25:53 +0000</creation_ts>
          <short_desc>split and vsplit commands are reversed</short_desc>
          <delta_ts>2015-07-11 14:24:38 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kate</product>
          <component>Vi Input Mode</component>
          <version>5.0.0</version>
          <rep_platform>Arch Linux</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Michael">sexymimi64</reporter>
          <assigned_to name="KWrite Developers">kwrite-bugs-null</assigned_to>
          
          
          <cf_commitlink>http://commits.kde.org/ktexteditor/0b00782a90ec1d68b0fe0f3140620aeb6de4b132</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1524622</commentid>
    <comment_count>0</comment_count>
    <who name="Michael">sexymimi64</who>
    <bug_when>2015-06-07 15:25:53 +0000</bug_when>
    <thetext>In previous versions of Kate, :vsplit would make a vertical split, and :split an horizontal one. This is also the way vim behaves.

Right now, :split opens vertical splits and :vsplit opens horizontal splits.

Reproducible: Always

Steps to Reproduce:
1. Enable vi mode
2. Go in command mode
2. Input `:vsplit`

Actual Results:  
I ended up with two splits, one up, one down.

Expected Results:  
I should end up with two splits, one left, one right.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1531339</commentid>
    <comment_count>1</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2015-07-11 14:24:38 +0000</bug_when>
    <thetext>Git commit 0b00782a90ec1d68b0fe0f3140620aeb6de4b132 by Christoph Cullmann.
Committed on 11/07/2015 at 14:24.
Pushed by cullmann into branch &apos;master&apos;.

split directions did got reversed
vi variants != Qt variants

M  +2    -2    src/vimode/appcommands.cpp

http://commits.kde.org/ktexteditor/0b00782a90ec1d68b0fe0f3140620aeb6de4b132</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>