Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
371 commits
Select commit Hold shift + click to select a range
a98a93c
feat(nvim): auto-close buffers when mini.files deletes a file
ALX99 Jun 20, 2026
272085c
pi
ALX99 Jun 20, 2026
f5a0e73
fix(nvim): mini.files opens at current buffer's directory
ALX99 Jun 20, 2026
53a9b11
chore: ignore .worktrees/ (project-local worktree dir)
ALX99 Jun 21, 2026
0061ab2
fix(nvim): bugs
ALX99 Jun 21, 2026
dea87ad
chore: fix keylayout
ALX99 Jun 21, 2026
dc90ce2
chore: mini 0.18
ALX99 Jun 22, 2026
9013efe
fix(ask_question): prevent block on parallel calls
ALX99 Jun 22, 2026
6268bdf
chore: prompt
ALX99 Jun 24, 2026
236a179
fix(pi): keep mac awake indefinitely during agent runs
ALX99 Jun 24, 2026
267567f
docs(commit): clarify git status output interpretation
ALX99 Jun 24, 2026
5e231bb
chore: pi
ALX99 Jun 24, 2026
50409c8
chore: better skills
ALX99 Jun 24, 2026
dfcbf25
fix(keymaps): restore ampersand input
ALX99 Jun 25, 2026
ec54aba
chore(pi-web): ts port
ALX99 Jun 27, 2026
6cb825e
chore: agent
ALX99 Jun 27, 2026
05a06c1
feat(pi): support multi-select questions
ALX99 Jun 30, 2026
34472ba
fix(pi): pass child thinking level with current flag
ALX99 Jun 30, 2026
da1d62d
chore(pi): adopt codex /init prompt
ALX99 Jun 30, 2026
84ea954
bug: prevent static file path escape
ALX99 Jul 2, 2026
e4eed6f
test: cover pi-web static path escape
ALX99 Jul 2, 2026
2342e31
refactor: simplify subagent run result
ALX99 Jul 2, 2026
6fbd97e
refactor: simplify subagent run result
ALX99 Jul 2, 2026
c4bef89
Merge pull request #72 from ALX99/refactor/simplify-subagent-run-result
ALX99 Jul 2, 2026
9205f20
test(pi-web): exercise encoded static traversal
ALX99 Jul 2, 2026
7aaa6d9
Merge pull request #71 from ALX99/bug/prevent-pi-web-static-path-escape
ALX99 Jul 2, 2026
c22f28c
bug: prevent compress from clobbering archive.tar
ALX99 Jul 4, 2026
0ca2af1
test: cover compress scratch archive collision
ALX99 Jul 4, 2026
08a2a1c
refactor: simplify bridge client storage
ALX99 Jul 4, 2026
a47a3f0
bug: default dumpcert to HTTPS port
ALX99 Jul 4, 2026
4d7b6dc
test: cover dumpcert default HTTPS endpoint
ALX99 Jul 4, 2026
bd54145
refactor: simplify toast reducer path
ALX99 Jul 4, 2026
55d2443
test: cover toast reducer behavior
ALX99 Jul 4, 2026
9a01872
bug: clamp footer context bar fill width
ALX99 Jul 5, 2026
e3d7f0a
test: cover overflowing footer context bar
ALX99 Jul 5, 2026
55e59b7
refactor: simplify browser opener command selection
ALX99 Jul 5, 2026
f7e65a7
test: cover browser opener command mapping
ALX99 Jul 5, 2026
0b3653a
bug: return last text part from subagent output
ALX99 Jul 5, 2026
8109e67
test: cover multipart subagent final text
ALX99 Jul 5, 2026
87fa66b
feat(pi): inherit subagent model by default
ALX99 Jul 3, 2026
7918afb
chore(nvim): remove Copilot server from LSP list
ALX99 Jul 3, 2026
536a1b2
chore: remove Linux-only iwctl wifi picker script
ALX99 Jul 4, 2026
20d908f
refactor: simplify state exports
ALX99 Jul 7, 2026
12391c4
bug: prevent ljq no-arg stdin crash
ALX99 Jul 7, 2026
2256036
bug: prevent lawk no-arg stdin crash
ALX99 Jul 7, 2026
b6aaa1d
bug: preserve lawk preview input path
ALX99 Jul 7, 2026
36b2132
test: cover no-arg stdin filter scripts
ALX99 Jul 7, 2026
d13bfb6
test: make fzf stub visible to filter scripts
ALX99 Jul 7, 2026
a8db43b
test: make stdin regression test executable
ALX99 Jul 8, 2026
ea99d7f
chore: get rid of tests
ALX99 Jul 8, 2026
7d565ed
fix(nvim): save Go import changes before write
ALX99 Jul 9, 2026
3c7ac4c
chore: pi
ALX99 Jul 9, 2026
5b43c7f
fix(nvim): remove unsafe post-delete cleanup
ALX99 Jul 9, 2026
ab41865
docs: define direct model shortcut keys
ALX99 Jul 9, 2026
046e58f
chore(extensions): upgrade TypeScript to v7
ALX99 Jul 9, 2026
e7a9298
refactor(agents): consolidate review guidance
ALX99 Jul 9, 2026
2c9b9b2
feat(pi): model switcher
ALX99 Jul 9, 2026
5549a1b
fix(skills): expose directory-linked user skills
ALX99 Jul 10, 2026
15f4d82
build: replace setup script with just recipes
ALX99 Jul 10, 2026
5a3da22
fix(pi): improve interactive question handling
ALX99 Jul 10, 2026
ccec004
fix(pi): show max thinking level
ALX99 Jul 10, 2026
e4fa241
chore: remove Claude permission dialog
ALX99 Jul 10, 2026
d40e060
docs(subagents): require worker review
ALX99 Jul 10, 2026
8da6157
feat(bash): envload
ALX99 Jul 10, 2026
f782db0
feat(pi): improve nested subagent visibility
ALX99 Jul 10, 2026
3f6069c
fix(subagents): use child model defaults when unspecified
ALX99 Jul 11, 2026
020c5ea
feat(subagents): improve delegation contracts
ALX99 Jul 11, 2026
4166039
fix(subagents): align specialized role contracts
ALX99 Jul 11, 2026
21ffc50
docs: define Arch Codespaces environment
ALX99 Jul 11, 2026
b384114
fix: skip unavailable systemd in containers
ALX99 Jul 11, 2026
38c2c46
build: add rolling Arch development image
ALX99 Jul 11, 2026
33ab85b
ci: bootstrap Arch Codespaces environment
ALX99 Jul 11, 2026
f59fc80
Merge branch 'feat/arch-codespaces'
ALX99 Jul 11, 2026
6777d97
fix: disable pacman syscall sandbox in containers
ALX99 Jul 11, 2026
2835b3e
fix: make Codespace bootstrap own shell files
ALX99 Jul 11, 2026
80dc46a
ci: grant Codespaces access to dev repos
ALX99 Jul 11, 2026
29818da
ci: clone shared repos in Codespaces
ALX99 Jul 11, 2026
69f9562
fix: use HTTPS for Codespace repo clones
ALX99 Jul 11, 2026
6cef99e
bug: handle missing unarchive argument
ALX99 Jul 14, 2026
c61af9e
bug: validate lightcontrol option values
ALX99 Jul 14, 2026
9150246
fix: quote tmux history command arguments
ALX99 Jul 13, 2026
9faacac
test: cover quoted tmux history temp paths
ALX99 Jul 13, 2026
d08200c
chore: remove PR-only regression test
ALX99 Jul 14, 2026
5de4d5f
bug: use secure temporary directory for tmpsh
ALX99 Jul 12, 2026
92c57a5
test: cover tmpsh temporary-directory symlink
ALX99 Jul 12, 2026
ac8c3da
chore: remove PR-only regression test
ALX99 Jul 14, 2026
99c1b2c
bug: skip unmatched project globs
ALX99 Jul 14, 2026
8dc4802
feat(pi): add command to copy assistant replies
ALX99 Jul 8, 2026
887779d
refactor: simplify app sidebar boundary
ALX99 Jul 9, 2026
65d17c7
refactor: remove sidebar pass-through component
ALX99 Jul 9, 2026
090074b
bug: preserve cancelled paccy selections as no-ops
ALX99 Jul 14, 2026
188c766
bug: return 400 for malformed URL paths
ALX99 Jul 14, 2026
aa641b8
refactor: simplify web event guard
ALX99 Jul 6, 2026
d390651
chore(deps): bump actions/checkout from 6 to 7
dependabot[bot] Jun 22, 2026
ca98634
chore(deps): bump dependabot/fetch-metadata from 2 to 3
dependabot[bot] Jun 15, 2026
dd423e1
build(deps): bump .config/mpv/scripts/subs2srs
dependabot[bot] Jul 13, 2026
1d7e93b
docs(pi): define autonomous goal design
ALX99 Jul 11, 2026
4fe154c
fix(subagents): prevent silent child failures
ALX99 Jul 12, 2026
2edac6f
fix(pi): prevent orphaned sleep assertions
ALX99 Jul 13, 2026
1a16dca
fix(pi): bound subagent output and clean up timers
ALX99 Jul 13, 2026
84f5c26
feat(subagents): add persistent agent management
ALX99 Jul 14, 2026
0050124
docs: align agent operating guidelines
ALX99 Jul 14, 2026
88c1012
fix(shell): resolve lint warnings
ALX99 Jul 14, 2026
2539fc0
chore(git): use gh for GitHub credentials
ALX99 Jul 14, 2026
f1de0dc
bug: preserve yay exit status for passthrough commands
ALX99 Jul 14, 2026
754dca2
feat(subagents): improve agent management feedback
ALX99 Jul 15, 2026
ece3d5f
chore(pi): guide targeted large-file reads
ALX99 Jul 15, 2026
c377cd8
feat(pi): add profile-based subagent execution
ALX99 Jul 15, 2026
3c4e9a2
chore: duplicated behaviour
ALX99 Jul 15, 2026
ed95e9f
feat(pi): improve subagent activity monitoring
ALX99 Jul 15, 2026
2f91e1f
fix(pi): bound default subagent waits
ALX99 Jul 15, 2026
e5727df
refactor(pi): fix subagent wait duration
ALX99 Jul 15, 2026
5ef4533
chore: stop tracking local documentation
ALX99 Jul 15, 2026
9165eb1
refactor: remove unused agents directory accessor
ALX99 Jul 16, 2026
6f0bd58
chore: delete pi-web
ALX99 Jul 17, 2026
f71c649
build(extensions): update linting and packages
ALX99 Jul 17, 2026
c4d7f36
bug: preserve compress arguments after double dash
ALX99 Jul 16, 2026
84e22b6
Merge pull request #98 from ALX99/refactor/remove-unused-agents-dir-a…
ALX99 Jul 17, 2026
9df5ec7
Merge remote-tracking branch 'origin/master' into HEAD
ALX99 Jul 17, 2026
a152269
docs(skills): add Go 1.27 guidance
ALX99 Jul 18, 2026
1283b4c
docs(skills): add Go 1.27 agent reference
ALX99 Jul 18, 2026
944c69f
docs(skills): modernize Go testing guidance
ALX99 Jul 18, 2026
cb35403
docs(skills): keep Go 1.27 guidance concise
ALX99 Jul 18, 2026
45917ef
revert unrelated go-testing changes
ALX99 Jul 18, 2026
889416f
remove oversized Go 1.27 reference
ALX99 Jul 18, 2026
5bbb11c
restore go-testing file exactly
ALX99 Jul 18, 2026
ed4e135
docs(skills): show compact Go 1.27 examples
ALX99 Jul 18, 2026
7be511b
docs(skills): clarify Go 1.27 inference example
ALX99 Jul 18, 2026
cc9ea19
docs(skills): keep Go 1.27 examples minimal
ALX99 Jul 18, 2026
47f1c73
docs(skills): use concise Go 1.27 examples
ALX99 Jul 18, 2026
ba814db
bug: preserve quoted filenames in lawk preview
ALX99 Jul 17, 2026
abcd05b
refactor(subagents): simplify agent identifiers
ALX99 Jul 18, 2026
9e1bcff
feat(pi): clarify subagent execution modes
ALX99 Jul 18, 2026
b467c2d
fix(subagents): extend default wait timeout
ALX99 Jul 18, 2026
d3ecd75
feat(pi): extend provider support and subagent controls
ALX99 Jul 18, 2026
113dede
refactor(nvim): simplify feature ownership
ALX99 Jul 18, 2026
1eaf5e1
chore(cli): clean up helper scripts
ALX99 Jul 18, 2026
d250d70
refactor(harness): streamline agent guidance
ALX99 Jul 19, 2026
e7d5697
perf(shell): streamline startup configuration
ALX99 Jul 19, 2026
0db8654
fix(cli): preserve percent signs in project roots
ALX99 Jul 19, 2026
ee6b064
fix(cli): preserve picker cancellation behavior
ALX99 Jul 20, 2026
de1b182
fix(cli): handle PR picker cancellation
ALX99 Jul 20, 2026
cb71ffd
fix(nvim): apply editing options in VS Code
ALX99 Jul 21, 2026
dce0f0e
feat(nvim): use stable typescript language server
ALX99 Jul 21, 2026
cdf5961
docs(skills): clarify conventional commit types
ALX99 Jul 21, 2026
c436522
fix(nvim): discard deleted session buffers
ALX99 Jul 21, 2026
8b69e6b
chore: remove personal Claude Code LSP plugin
ALX99 Jul 21, 2026
b1b6de9
build(pi): update compatibility patches to 0.81.0
ALX99 Jul 21, 2026
3435a15
feat(skills): go LSP navigation
ALX99 Jul 21, 2026
da95b46
feat(skills): add TypeScript LSP navigation
ALX99 Jul 21, 2026
943914c
fix(sail): fail archive action on tar errors
ALX99 Jul 21, 2026
bdc73cd
build(deps): bump actions/checkout from 4 to 7
dependabot[bot] Jul 20, 2026
352ff29
fix(tmux): parse macOS battery status
ALX99 Jul 24, 2026
55175d0
fix(tmux): distinguish inactive macOS charging
ALX99 Jul 26, 2026
f086b3b
build(pi): update compatibility patches to 0.81.1
ALX99 Jul 22, 2026
57432ef
fix(nvim): preserve highlighting after session restore
ALX99 Jul 23, 2026
4c9e62d
fix(nvim): make Colemak mappings mode-safe
ALX99 Jul 23, 2026
18bcf75
feat(pi): route subagent questions to parent agents
ALX99 Jul 23, 2026
6241f04
test(extensions): focus tests on behavior
ALX99 Jul 23, 2026
2b72f55
build(pi): migrate extensions to pnpm
ALX99 Jul 23, 2026
de1ab46
build(pi): migrate apply_patch to native 0.82.0 grammar
ALX99 Jul 24, 2026
1b655ff
fix(pi): bound subagent RPC spawn wait to prevent hangs
ALX99 Jul 24, 2026
902d2d8
fix(pi): align apply_patch grammar with codex and rename extension
ALX99 Jul 24, 2026
4da68c9
chore: agents.md
ALX99 Jul 27, 2026
9ebfca9
feat(pi): persist subagent context and results
ALX99 Jul 30, 2026
837424d
perf(pi): streamline subagent runtime
ALX99 Jul 30, 2026
0780df2
refactor(pi): use native subagent session cursors
ALX99 Jul 30, 2026
3e84a9f
feat(ghostty): add stellar cursor shaders
ALX99 Jul 30, 2026
18bd34d
feat(pi): add context-aware status bar
ALX99 Jul 31, 2026
484532c
fix(nvim): enable treesitter after parser installation
ALX99 Jul 31, 2026
4613d71
refactor(pi): clarify context percentage rendering
ALX99 Jul 31, 2026
1f09f5f
fix(nvim): preserve literal visual searches
ALX99 Jul 31, 2026
33cc631
fix(nvim): retain unreadable session buffers
ALX99 Jul 31, 2026
a7c5123
fix(nvim): organize imports in saved Go buffer
ALX99 Jul 31, 2026
d6f9b5a
feat(ghostty): add lightweight stellar drift shader
ALX99 Jul 31, 2026
3037cd5
fix(nvim): retain visual search register type
ALX99 Jul 31, 2026
02b066f
fix(nvim): complete configuration audit fixes
ALX99 Jul 31, 2026
a6e4b91
fix(cli): preserve project picker cancellation
ALX99 Jul 31, 2026
585bce1
fix(cli): support project picker on macOS
ALX99 Jul 31, 2026
e39f927
fix(cli): safely inspect aliases in arg help
ALX99 Jul 31, 2026
6137d5c
fix(cli): preserve package removal failures
ALX99 Jul 31, 2026
9074c1c
fix(tmux): resolve installed config paths
ALX99 Jul 31, 2026
bee105d
fix(cli): support tar extraction without gtar
ALX99 Jul 31, 2026
17f678d
fix(cli): support tmux helper on stock macOS bash
ALX99 Jul 31, 2026
d471cc0
fix(shell): refresh dotenv changes in place
ALX99 Aug 1, 2026
39f3459
fix(install): initialize submodules before stow
ALX99 Aug 1, 2026
79d2f04
fix(shell): isolate ksc shell options
ALX99 Aug 1, 2026
df20a6e
fix(cli): preserve single-root archive layout
ALX99 Aug 1, 2026
cfb13fb
fix(subagents): enforce thinking floors
ALX99 Aug 1, 2026
dd3bca6
fix(subagents): bound results and remove fallback
ALX99 Aug 2, 2026
ee47949
perf(ghostty): reduce custom shader GPU work
ALX99 Aug 2, 2026
ef55bb0
fix(shell): toggle herdr scratch popup with cmd-t
ALX99 Aug 2, 2026
d2a3074
fix(sbx): preserve pi identity through codex sandbox
ALX99 Aug 2, 2026
93a4d32
refactor(subagents): remove abandoned lifecycle helpers
ALX99 Aug 2, 2026
7ee3840
feat(herdr): add stellar color palette
ALX99 Aug 2, 2026
50d7d79
refactor(subagents): centralize result locator ownership
ALX99 Aug 2, 2026
b68b356
refactor(install): let stow own dotfile link cleanup
ALX99 Aug 2, 2026
99bf101
perf(ghostty): remove procedural background effects
ALX99 Aug 2, 2026
a59f4d5
refactor(shell): make git branch helpers executable
ALX99 Aug 2, 2026
634fea5
refactor(subagents): share management tool adapters
ALX99 Aug 2, 2026
80d68a8
refactor(subagents): narrow management tool dependencies
ALX99 Aug 2, 2026
0548f37
refactor(subagents): track failure recovery lifecycle
ALX99 Aug 2, 2026
835c4eb
refactor(subagents): narrow async tool dependencies
ALX99 Aug 2, 2026
7d12d37
refactor(subagents): extract generation capture
ALX99 Aug 2, 2026
df17336
refactor(subagents): scope progress subscriptions
ALX99 Aug 2, 2026
70fe36e
refactor(subagents): narrow tool dependency ports
ALX99 Aug 2, 2026
7e39283
refactor(subagents): decouple completion state from UI
ALX99 Aug 2, 2026
a6eb9b5
refactor(subagents): unify task name ownership
ALX99 Aug 2, 2026
ba0c53f
refactor(subagents): centralize registry projections
ALX99 Aug 2, 2026
bb99c23
refactor(subagents): remove duplicate capture checkpoint
ALX99 Aug 2, 2026
6e320b1
refactor(subagents): keep registry summaries lightweight
ALX99 Aug 2, 2026
2795b77
refactor(subagents): remove unsafe registry deletion
ALX99 Aug 2, 2026
ef6b002
chore: consolidate pending agent changes
ALX99 Aug 2, 2026
1abf9e3
build(deps): bump .config/mpv/scripts/subs2srs
dependabot[bot] Aug 3, 2026
bd3ac1c
fix(tmux): stop on project name collisions
ALX99 Aug 2, 2026
9cf8819
chore(ghostty): use space black background
ALX99 Aug 4, 2026
2cabbfa
chore(shell): remove obsolete helpers
ALX99 Aug 4, 2026
7e302ef
chore(shell): remove redundant aliases
ALX99 Aug 4, 2026
f87913a
feat(subagents): include recent closed agents
ALX99 Aug 7, 2026
27454c2
build(pi): upgrade pi to 0.84.1
ALX99 Aug 7, 2026
0360da5
fix(subagents): avoid unnecessary result reads
ALX99 Aug 7, 2026
a5063eb
fix(nvim): handle herdr scrollback views
ALX99 Aug 7, 2026
225179e
feat(shell): activate mise for sourced bash shells
ALX99 Aug 8, 2026
9c60de8
chore: refresh desktop configuration
ALX99 Aug 9, 2026
63747ec
refactor(nvim): streamline plugin configuration
ALX99 Aug 9, 2026
df1bd41
perf(shell): load bash completions on demand
ALX99 Aug 9, 2026
76d975a
feat(subagents): add runtime toggle command
ALX99 Aug 12, 2026
cc75c00
chore(agent): refine shared coding guidance
ALX99 Aug 12, 2026
f4999d8
refactor(nvim): use native tsc lsp config
ALX99 Aug 13, 2026
735b4da
feat: skill
ALX99 Aug 14, 2026
9ebe3fc
chore: ignore
ALX99 Aug 14, 2026
4328a3b
chore: remove yamap and shader skills
ALX99 Aug 14, 2026
5bdcc16
chore(mpv): remove subs2srs integration
ALX99 Aug 14, 2026
9d9a0ad
docs: update readme overview
ALX99 Aug 14, 2026
09ad00d
build: update Pi dependencies to 0.84.2
ALX99 Aug 14, 2026
a72bcfc
docs: refresh repository map
ALX99 Aug 14, 2026
8ec3fa9
chore: update keyboard layout image
ALX99 Aug 14, 2026
d5f3fc7
ci: configure pnpm for extensions workflow
ALX99 Aug 14, 2026
23194f5
fix(fkill): stop when initial signal fails
ALX99 Aug 13, 2026
f6d9473
refactor(subagents): unify child lifecycle state
ALX99 Aug 14, 2026
4803a52
feat(skills): add pkgsite-cli discovery skill
ALX99 Aug 14, 2026
a0af5a0
refactor(subagents): split session and generation lifecycles
ALX99 Aug 14, 2026
0ff0ecd
chore(skills): correct zero-tech-debt skill path
ALX99 Aug 14, 2026
2ae481d
feat(theme): adopt vibrant twilight bloom palette
ALX99 Aug 14, 2026
e358bbf
feat(pi): add Herdr worktree handoff
ALX99 Aug 14, 2026
ea9d7e3
refactor(subagents): simplify session result management
ALX99 Aug 14, 2026
d025cef
feat(pi): animate input border during agent activity
ALX99 Aug 14, 2026
76bd1bf
feat(karabiner): generate configuration from cue
ALX99 Aug 14, 2026
ce4991c
refactor(subagents): use in-process child sessions
ALX99 Aug 15, 2026
544e265
build(deps): bump pnpm/action-setup from 4 to 6
dependabot[bot] Aug 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .config/claude/.claude-plugin/marketplace.json

This file was deleted.

48 changes: 0 additions & 48 deletions .config/claude/plugins/lsp/.lsp.json

This file was deleted.

62 changes: 35 additions & 27 deletions .config/ghostty/config
Original file line number Diff line number Diff line change
Expand Up @@ -6,43 +6,51 @@ macos-option-as-alt = true
window-inherit-font-size = true
mouse-hide-while-typing = true

# Cursor Blaze is the only custom shader; the procedural space scene is removed.
custom-shader = ~/.config/ghostty/cursor-blaze.glsl
custom-shader-animation = true

# PS1 / LS_COLORS theme
# Mirrors the xterm-256 colors used in home/.bashrc and home/.profile:
# slate=245, red=203, green=114, yellow=179, blue=75, purple=141, cyan=109.
palette = 0=#1f1f28
palette = 1=#ff5f5f
palette = 2=#87d787
palette = 3=#d7af5f
palette = 4=#5fafff
palette = 5=#af87ff
palette = 6=#87afaf
palette = 7=#d7d7d7
palette = 8=#8a8a8a
palette = 9=#ff5f5f
palette = 10=#87d787
palette = 11=#d7af5f
palette = 12=#5f87ff
palette = 13=#af87ff
palette = 14=#87afaf
palette = 15=#ffffff
background = #1f1f28
foreground = #d7d7d7
cursor-color = #87afaf
selection-background = #3b3b44
selection-foreground = #d7d7d7
# Twilight Bloom is shared with Pi, Herdr, Bash, LS_COLORS, and tmux.
# The dark plum base lets the vivid rose, mint, amber, periwinkle, and orchid
# accents carry meaning without relying on muted gray-blue distinctions.
palette = 0=#22182d
palette = 1=#ff6b8a
palette = 2=#78e3b0
palette = 3=#ffd36a
palette = 4=#8fa8ff
palette = 5=#e7a1ff
palette = 6=#63e6e8
palette = 7=#e8ddf1
palette = 8=#6c5878
palette = 9=#ff8fab
palette = 10=#9af0c7
palette = 11=#ffe59a
palette = 12=#aec1ff
palette = 13=#f0b8ff
palette = 14=#9af3f2
palette = 15=#fff7ff
background = #18121f
foreground = #f4eaff
cursor-color = #ffe17d
selection-background = #5a3b70
selection-foreground = #fff7ff
# background-opacity = 0.85
# background-blur = true

#keybind = ctrl+c=copy_to_clipboard
keybind = ctrl+v=paste_from_clipboard

# cmd+l -> ctrl+l
keybind = cmd+l=text:\x0c

# pi model shortcuts: Cmd+1/2/3 -> Alt+1/2/3
keybind = cmd+1=text:\x1b1
keybind = cmd+2=text:\x1b2
keybind = cmd+3=text:\x1b3

# for claude code shift+enter
keybind = shift+enter=text:\x1b\r
keybind = shift+enter=text:\n

# make shift+insert act as a newline too (parity with shift+enter)
keybind = shift+insert=text:\n

# passthrough for tmux/shell
keybind = cmd+a=text:\x1ba
Expand Down
Loading
Loading