Tip32: Tab-Complete Your Ex Commands

January 12, 2021 ยท View on GitHub

:col<C-d>

reveal a list of possible completions <Tab> to cycle through the list <S-Tab> to scroll backward

tip32_1

scroll forward

<Tab>, <C-n>, <Right>

scroll backward

<S-Tab>, <C-p>, <Left>

Tip31 Tip33

Contents

  1. 1">:col&#x3C;C-d>
  2. 2scroll forward
  3. 3scroll backward