jeffreytse/zsh-vi-mode
Voir sur GitHubQuestion: Possible to execute a subtitution expression
Open
#310 ouverte le 4 janv. 2025
good first issue
Métriques du dépôt
- Stars
- (4 364 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Is it possible to perform a substitution expression in Vim normal mode (i.e. :s//)? When I hit ":" in normal mode in zsh I get an "execute:" input command but am unsure how to use it (hitting enter after my input doesn't do anything and not sure if this is the correct place to run this instruction in the first place).