guy-who-googles
guy-who-googles
I can replicate the issue. A minimal example: ``` api.vunmap('y'); api.vmap('y', '$'); ``` the output states the selected text was copied The help entry is correct after refreshing a test...
Yes, it would be useful for users with many entries. For example, if I had the following entries: | Key | Macro | | --- | --- | | apostrophe+e...
Assuming users don't have too many entries, jumping to matches seems reasonable and is probably easier to implement. If they have tons of entries, it may be less friendly to...
I've been closing and reopening tabs with too long/large scrollback buffers. For example: ``` tab example_tab/ # tab loads for a few seconds with a bunch of shell history exit...
It's been a while, but in case it's of use, I believe I'm using the [pre-compiled binaries](https://github.com/austinjones/tab-rs/releases).
Oh, and as to not conflict with #45, you could do bold for recency sorting.
I'm not OP, but it looks like symlinking works! I'm on Linux, not Windows though
I finally came back around to this. Thanks to the hint on the second point, adding the folllowing line to my tridactylrc did the trick: ``` bind --mode=visual t composite...