added basic support for Emacs style key bindings
[quassel.git] / src / qtui / settingspages / inputwidgetsettingspage.ui
index 64048cd..078745f 100644 (file)
       <string>Enable per chat history</string>
      </property>
      <property name="checked">
-      <bool>true</bool>
+      <bool>false</bool>
      </property>
      <property name="settingsKey" stdset="0">
-      <string>EnablePerChatHistory</string>
+      <string notr="true">EnablePerChatHistory</string>
      </property>
      <property name="defaultValue" stdset="0">
-      <bool>true</bool>
+      <bool>false</bool>
      </property>
     </widget>
    </item>
      </property>
     </widget>
    </item>
+   <item>
+    <widget class="QCheckBox" name="enableEmacsMode">
+     <property name="toolTip">
+      <string>Enables (limited) Emacs key bindings in the input field.</string>
+     </property>
+     <property name="text">
+      <string>Emacs key bindings</string>
+     </property>
+     <property name="settingsKey" stdset="0">
+      <string notr="true">EnableEmacsMode</string>
+     </property>
+     <property name="defaultValue" stdset="0">
+      <bool>false</bool>
+     </property>
+    </widget>
+   </item>
    <item>
     <widget class="QGroupBox" name="groupBox">
      <property name="title">