@tombell/pi-input
Replace Pi's input editor with a boxed input field
Package details
Install @tombell/pi-input from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@tombell/pi-input- Package
@tombell/pi-input- Version
0.0.8- Published
- Aug 6, 2026
- Downloads
- 211/mo · 14/wk
- Author
- tombell
- License
- BSD-3-Clause
- Types
- extension
- Size
- 4.7 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@tombell/pi-input
Replace Pi's input editor with a boxed input field.
Features
- Wraps the input editor with vertical borders on both sides.
- Fully encloses the autocomplete dropdown with a bottom border.
- Keeps existing keybindings, autocomplete, history, and IME behavior.
- Drop-in replacement for the default editor.
Install
- From npm:
pi install npm:@tombell/pi-input - Local/quick test:
pi -e path/to/pi-input