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

Re: New widget "transpose-segments"



On Jan 9, 12:03pm, Sebastian Gniazdowski wrote:
} Subject: New widget "transpose-segments"
} 
} I've attached a new widget "transpose-segments". Works like
} "transpose-words", but the "words" are what I call "segments"

How does this differ from

    autoload select-word-style
    select-word-style shell
    zle -N transpose-words transpose-words-match

??



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