mprocs Configuration file
mprocs (https://github.com/pvolok/mprocs) Configuration file using JSON/YAML
| Type | object |
|---|---|
| File match |
mprocs.json
mprocs.yaml
mprocs.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/mprocs-configuration-file/latest.json |
| Source | https://www.schemastore.org/mprocs-0.6.4.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Schema for mprocs (https://github.com/pvolok/mprocs) configuration files (YAML/JSON).
Properties
procs
object
Processes to run. Only allowed in local config.
hide_keymap_window
boolean
Hide the pane at the bottom of the screen showing key bindings.
mouse_scroll_speed
integer
Number of lines to scroll per one mouse scroll.
proc_list_width
integer
Process list window width.
keymap_procs
object
Keymap configuration
1 nested properties
reset
boolean
Clear key bindings from previous levels.
keymap_term
object
Keymap configuration
1 nested properties
reset
boolean
Clear key bindings from previous levels.
keymap_copy
object
Keymap configuration
1 nested properties
reset
boolean
Clear key bindings from previous levels.
Definitions
c
string
Command to run when keybind is triggered.
keymap
object
Keymap configuration
reset
boolean
Clear key bindings from previous levels.
selectOperator
object
Operator for OS-specific configurations
$select
const: "os"
required
This is the parameter select is targeting.
$else
string
Default value