opp.zsh icon indicating copy to clipboard operation
opp.zsh copied to clipboard

# Vim's text-objects-ish for zsh (obsolete for zsh-5.0.8)

Results 5 opp.zsh issues
Sort by recently updated
recently updated
newest added

I use a multi-line prompt, and if i do something like "da(", the line above my prompt is deleted, and the entire prompt is moved up a line.

I'm not sure what changed, but within the past few months binds with `iw` and `aw` (and `W`) have been including an extra character. For example, if I delete a...

Example (please view with a monospaced font) In vicmd without opp.zsh sourced: pressing dE at the cursor asdf asdf -> as asdf ==^ then executing vi-repeat-change at the cursor as...

I was trying to use gu and gU, which lowercase and uppercase, respectively. I typed "frew FREW", exited to normal mode (esc), then guu, then gUU. Now my processor is...

Hello, I am not sure if this is a issue in opp.zsh or how to debug it. I am using prezto as my zsh framework. I created a module for...