ptzz

Results 9 issues of ptzz

It seems like the order gets messed up in MRU mode when enabling ctrlp-py-matcher. Looks like list gets sorted by name instead of in MRU order

help wanted
feature request

It seems I need to use the custom `TsuquyomiGoBack` command to navigate back after a jump to definition with `:TsuDefinition`. Is this by design? Most other language specific plugins seems...

When restricting `z` to match only subdirectories of curent dir with `-c`, pressing tab appears to do nothing

improvement

Hi, Would it be good idea to support "smart case"? I.e. do case insensitive matching if the query is all lowercase, and do the current case sensitive matching only if...

Typing `z dev` in the example below will show the matching list and also autoexpand the z argument to my home directory in the next prompt, waiting for more input....

With `set completion-ignore-case on` in .inputrc, it would be nice if `z` also tab completed without considering case. Currently the case must be typed correctly.

On MacOS and with iTerm it takes ~1s to open terminal with gtfo, versus opening a new terminal manually with iTerm is instant. Opening Finder does not have this problem...

bug

I want completeopt to behave according to my settings in `.vimrc`. In my case I have `preview` disabled.