Peter Tripp

Results 428 comments of Peter Tripp

I'm going to close this. @MassonNN, please comment here or create a new issue if `file_scan_exclusions` doesn't meet your needs. Here are the current defaults for `file_scan_exlcusions` which you can...

Going through some old issues. @nermalcat69 @Dlutermade are either of you still seeing this issue or is it ok to close?

I'm going to close. Feel free to reopen if the issue persists. Thanks

Hi folks, First, let's not hold any misconceptions, we can go to great lengths to smooth the transition (updating clients, etc) but I don't see how this can be done...

I took a stab at #190 style flattening: [notpeter/tldr#uncommon](https://github.com/notpeter/tldr/tree/uncommon/pages) ``` cd pages/ rename -v 's/(.*)\/(.*)\.md/\2.\1.md/' {windows,osx,linux,sunos}/* rename -v 's/common\/(.*)\.md/\1.md/' common/* rmdir {common,linux,osx,sunos,windows} git add . ``` With this no platform...

> It would be neat if Zed could replicate this with a command (terminal_panel::FocusToggle?), or include it as an example in the default keymap. This is a great idea. I'm...

I'm going to close this as I believe it has been fixed. Thanks!

Wanted to put https://github.com/ceifa/wasmoon on your radar. It's a real Lua 5.4 VM with JS bindings made with webassembly.

> I searched around and found this thread, and I'd like to plus one this as well. I think the important point here is that "these keybindings work everywhere in...

I believe this has been fixed. If you project-wide search is not functioning for you, please feel free to open a new issue. Thanks