parent
84cc93fbb0
commit
6055e699ff
1 changed files with 1 additions and 1 deletions
|
@ -666,7 +666,7 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout',
|
||||||
$rootScope.iterCandidate = nickComp.iterCandidate;
|
$rootScope.iterCandidate = nickComp.iterCandidate;
|
||||||
|
|
||||||
// update current input
|
// update current input
|
||||||
inputNode.value = nickComp.text;
|
$scope.command = nickComp.text;
|
||||||
|
|
||||||
// update current caret position
|
// update current caret position
|
||||||
inputNode.focus();
|
inputNode.focus();
|
||||||
|
|
Loading…
Reference in a new issue