y:to substitute this match

n:to skip this match

a:to substitute this and all remaining matches

q:to quit the command

l:to substitute this match and quit (think of "last")

^E:to scroll the screen up by holding the Ctrl key and pressing E

^Y:to scroll the screen down by holding the Ctrl key and pressing Y

However, the last two choices are only available, if your Vim is a normal, big or huge built or the insert_expand feature was enabled at compile time.

相关文章:

  • 2021-04-30
  • 2021-09-26
  • 2022-12-23
  • 2022-12-23
  • 2021-04-30
  • 2021-05-15
  • 2021-07-14
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-29
  • 2021-04-26
  • 2021-09-03
  • 2021-08-05
相关资源
相似解决方案