Instead of using $scope.command, we work with the inputNode element directly to have control over the caret position. This let us have nick completition in the same way as WeeChat. Fix #74 |
||
|---|---|---|
| .. | ||
| input.html | ||
| plugin.html | ||
Instead of using $scope.command, we work with the inputNode element directly to have control over the caret position. This let us have nick completition in the same way as WeeChat. Fix #74 |
||
|---|---|---|
| .. | ||
| input.html | ||
| plugin.html | ||