On Friday, October 20, 2017 at 10:08:33 PM UTC-5, WJH wrote: > Introduction > > I found myself not really using the s key. Because I could simply use xi to > achieve the samething.
Slightly off-topic, but actually xi doesn't do the same thing. In particular, the change you make with 's' can be repeated with the '.' command anywhere else, whereas xi is two operations which cannot be repeated with only '.'. And 's' can take a count to replace more than 1 character. So this actually becomes fairly powerful. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
