Geoffrey Grosenbach

Results 81 comments of Geoffrey Grosenbach

That's frustrating. I use it with subdirectories all the time, but maybe it's finding other directories that make it think it's at the top of the project? What does Vim...

I don't have a copy of TextMate 2 but will try this out when it's open to the public again.

PeepOpen 0.3.0 now supports a custom URL scheme and could be easily extended to work with such an editor. See the [custom URL scheme](http://peepcode.com/system/uploads/2010/PeepOpen-Help/editors%20-%20custom.html) docs for details.

Andre - That does sound weird, especially if the behavior changed. I haven't done any programming to use any information in .tmproj files except for using it to find the...

I've experimented with this in the past and wasn't able to get it to work reliably. Would everyone need to launch vim or mvim with the script that sets the...

Also, MacVim already has a setting that basically fixes the main problem by opening files in the current window: https://peepcode.com/system/uploads/2010/PeepOpen-Help/editors%20-%20macvim.html

Does this happen with all projects, or just a specific one?

Good to know. There was another similar bug. This should help me be able to track it down.

Are there specific ones you're missing? For Emacs, Ctrl-n (next), Ctrl-p (previous), and Ctrl-m (enter) work already.

How do you imagine that working? I haven't been able to figure out how one would navigate Vim style in PeepOpen. Right now if I type "j" or "k", it...