jeffreytse/zsh-vi-mode
View on GitHubQuestion: Possible to execute a subtitution expression
Open
#310 opened on Jan 4, 2025
good first issue
Repository metrics
- Stars
- (4,364 stars)
- PR merge metrics
- (PR metrics pending)
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).