Configuration
Themes A koshi theme sets thirteen colours for pane borders, the tab bar, key hints, and stack headers, in themes/<name>.kdl.
A theme colours the parts koshi draws itself: pane borders, the tab bar, key
hints, and stack headers. Programs running inside a pane keep their own
colours.
The file name is the theme name. themes/midnight.kdl is the theme
midnight; the file carries no name of its own. It lives in a themes/
subdirectory of the config directory .
Select it in koshi.kdl :
version 1
theme "midnight" // reads themes/midnight.kdl
The built-in default colours apply when theme is omitted, when it is
"default", or when the selected file is missing or invalid. koshi logs theme
load errors, and a single bad colour keeps its default while the rest of the
file still applies.
The file is the theme — no wrapping block, just a required version and an
optional colors block. Every colour is a #RRGGBB hex string; the leading
# is optional.
The tab and key-hint bars fade from ramp-start to ramp-end. bar-bg fills
both rows. on-ramp and on-accent colour text drawn over filled blocks.
Key What it colours Default Since ramp-startFirst end of the chrome gradient #d0a5ff≥ 0.1.0 ramp-endSecond end of the gradient #7dbcff≥ 0.1.0 on-rampText over a ramp-coloured block #12091f≥ 0.1.0 on-ramp-dimText over a dimmed ramp block #f0ecfa≥ 0.1.0 accentMarks the chords already pressed in a pending shortcut #f5c2ff≥ 0.1.0 on-accentText over an accent block #1e1033≥ 0.1.0 bar-bgBackground of the tab bar and the key-hint bar #000000≥ 0.1.0 border-focusedBorder of the focused pane #00afd7≥ 0.1.0 border-unfocusedBorder of the other panes #585858≥ 0.1.0 border-hoverBorder of the pane the pointer is over — the wheel target #af5fff≥ 0.1.0 stack-header-fgText of a collapsed stack member's header #f4f1fa≥ 0.1.0 stack-header-bgBackground of that header #300f4a≥ 0.1.0 letterboxThe margin around a centred layout #585858≥ 0.1.0
Keep the ramp readable against bar-bg, and on-ramp readable against the
ramp.
// themes/midnight.kdl — every colour, at its default value.
version 1
colors {
ramp-start "#d0a5ff"
ramp-end "#7dbcff"
on-ramp "#12091f"
on-ramp-dim "#f0ecfa"
accent "#f5c2ff"
on-accent "#1e1033"
bar-bg "#000000"
border-focused "#00afd7"
border-unfocused "#585858"
border-hover "#af5fff"
stack-header-fg "#f4f1fa"
stack-header-bg "#300f4a"
letterbox "#585858"
}
The first preview is koshi's built-in default. Copy any of the other
twenty-five out of themes-example/ in the koshi repository into your
themes/ directory. Each preview applies visible colours exactly where
koshi's renderer does: bar fill, ramp text and hint ribbons, pane borders, and
letterbox. The ~/Projects/koshi-docs title sits in its top border; 3/388 is a scrolled
pane's up/retained marker in its bottom border. The compact grid stays
unstacked, so the copied file keeps its stack-header colours without inventing
a stack on screen. Terminal content keeps its own fixed colours.
S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
default S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
ayu-dark S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
ayu-mirage S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
catppuccin-frappe S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
catppuccin-latte S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
catppuccin-macchiato S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
catppuccin-mocha S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
dracula S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
everforest-dark S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
gruvbox-dark S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
gruvbox-light S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
kanagawa S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
monokai S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
nord S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
one-dark S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
one-light S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
rose-pine-dawn S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
rose-pine-moon S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
rose-pine S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
solarized-dark S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
solarized-light S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
synthwave-84 S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
tokyo-night-day S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
tokyo-night-storm S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
tokyo-night S-あおい-かぜ [v0.1.0] #1 T-cozy-grove BASE
dev@localhost
OS: macOS 26.4
Kernel: Darwin 25.4
Terminal: koshi
dev@localhost
cpu: ▇▇▇▃▁▁ 34%
mem: ▇▇▇▇▁▁ 6.2G
pty: ▇▁▁▁▁▁ 4
dev@localhost
a91f2e3: v0.1.0
4c0dd18: layouts
e77b210: stacks
dev@localhost
running: 128 tests
layout: split_right
pane: stack_expand
dev@localhost
1: version 1
2: theme "koshi"
3:
~/Projects/koshi-docs 3/388 GET /docs/v0.1/cli
status: 200 in 19ms
next.js: compiled
Ctrl + g Mouse Select l Lock p +10 q Quit s +4 t +2 Alt + f Toggle Pane Fullscreen Shift + Tab Previous Tab Tab Next Tab
zenburn
The main koshi settings file — theme, panes, scrollback, layout, mouse, copy, terminal, logging, and self-update.
Rebind koshi's keys — leader, chord timeouts, key grammar, and the normal and locked mode blocks.