jeffreytse/zsh-vi-mode

Question: Possible to execute a subtitution expression

Open

#310 ouverte le 4 janv. 2025

Voir sur GitHub
 (1 commentaire) (1 réaction) (1 assigné)Shell (147 forks)github user discovery
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).

Guide contributeur