which command is used with vi editor to replace text from cursor to right code example Example: vim replace under cursor Just use * and then: :%s//new value/