Motion change in () not working
Opened this issue · 0 comments
kenthinson commented
Operation
[Describe the operation you did. Also include your text on which you operate if it is related to text editing.]
func test() {
var test = 10
if test == 10 {
print("test")
}
}
move cursor into area with ("test") press ci( or ci). This does not work.
Expected behaviour
[Write here]
Using normal vim on the same test works as expected.
delete all text inside the () and change to insert mode.
Environments
- Xcode Version [8 and 8.1 tried ]
- XVim branch and revision [ Tried with master and development ]
- Keyboard Language [ English ]
- Input source language [ English ]
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.