[Commits] [wesnoth/wesnoth] 24392b: Revert part of "GUI2 Textbox: Remove the other two...
GitHub
noreply at github.com
Sat Jan 20 00:40:42 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 24392b98eaf8bde610bea6fedba4798ea427c911
https://github.com/wesnoth/wesnoth/commit/24392b98eaf8bde610bea6fedba4798ea427c911
Author: josteph <josteph at fastmail.com>
Date: 2018-01-20 (Sat, 20 Jan 2018)
Changed paths:
M src/gui/widgets/text_box_base.cpp
Log Message:
-----------
Revert part of "GUI2 Textbox: Remove the other two emacs keybindings"
This reverts part of commit 468c6e0f494793d57b0b1264894cd7f0b0383fa2.
Ctrl+A was removed because its emacs meaning is surprising to some
people. Ctrl+E was removed because it was the counterpart of Ctrl+A.
Ctrl+U however doesn't conflict with anything else, and it's useful
to some people (me), so reinstate it.
More information about the Commits
mailing list