5 ms·
> standard C-p and C-n bindings don't work I know it's little, but this was the first thing I noticed and it made me think, "Maybe this app isn't for me." EDI
by johnhamlin 1mo ago
> standard C-p and C-n bindings don't work
I know it's little, but this was the first thing I noticed and it made me think, "Maybe this app isn't for me."
EDIT: FWIW, I just complained to pi and it added the keybinds for me in 10 seconds.
- newtwilly 1mo agoThere is a keybindings file. Here's how to configure the "emacs" keybindings https://pi.dev/docs/latest/keybindings#emacs-example https://pi.dev/docs/latest/keybindings#emacs-example It starts up for me in under a second on my M4 mac. (Obviously could be faster, but doesn't bother me personally on my hardware) My one main "issue" is with using the pi-sandbox extension. It's based on a forked claude code sandbox runtime. Not exactly sure why a fork was needed, and the fork is a bit behind now. I also wish the sandbox feature worked a bit more like how Cursor's sandboxing worked. Not familiar with Claude Code sandboxing, so can't compare that. I describe the issue and a (slightly hacky, but productive enough) workaround here: https://github.com/carderne/pi-sandbox/issues/50 https://github.com/carderne/pi-sandbox/issues/50 Obviously the fact that I can fork a plugin for pi and customize it as needed is quite a plus too. Really all the other features work quite well for me!