Refactor|libshell|AbstractLineEditor: Don't assume control mod is active
Now that information about the Control modifier is included in theevent, there's no need to assume that it's active when handling aneditor control key.
View differences
Refactor|libshell|AbstractLineEditor: Don't assume control mod is active
Now that information about the Control modifier is included in the
event, there's no need to assume that it's active when handling an
editor control key.