@tifan/pi-fixed-editor
v0.2.2
Published
Keep the pi editor and footer fixed while the transcript scrolls.
Downloads
250
Maintainers
Readme
@tifan/pi-fixed-editor
Keep Pi's editor, footer, and editor-adjacent widgets fixed at the bottom of the terminal while the transcript scrolls.
Install
pi install npm:@tifan/pi-fixed-editorWhat it does
- Pins Pi's existing editor/footer area to the bottom of the terminal.
- Keeps
aboveEditorandbelowEditorwidgets with the editor. - Preserves existing editor behavior, footer content, and autocomplete.
- Routes mouse wheel and PageUp/PageDown scrolling to the transcript.
- Jumps the transcript back to the bottom when you submit a query with Enter.
What it does not do
- No styling.
- No powerline footer.
- No commands.
- No settings.
- No custom shortcuts.
- No print or RPC mode behavior.
Uninstall or disable the extension to return to Pi's default scrolling behavior.
Credits
Fixed terminal-region behavior is adapted from pi-powerline-footer by Nico Bailon.
