Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: emulate bash key bindings



On Fri, 2020-01-10 at 10:58 +0000, Peter Stephenson wrote:
> Here's an example of the re-using a match widget for a specific style.
>...
> @@ -2251,7 +2264,7 @@ zstyle ':zle:transpose-words:whitespace' word-style shell
>  zstyle ':zle:transpose-words:filename' word-style normal
>  zstyle ':zle:transpose-words:filename' word-chars '')
>  
> -This provides two different ways of using tt(transpose-words) depending on
> +This provides two different ways of using tt(transporse-words) depending on
>  whether the cursor is on whitespace between words or on a filename, here
>  any word containing a tt(/).  On whitespace, complete arguments as defined
>  by standard shell rules will be transposed.  In a filename, only

... and obviously I will not be submitting this bit.

pws



Messages sorted by: Reverse Date, Date, Thread, Author