Files
helixnotebook/.helix/config.toml
2026-04-05 17:22:06 +05:30

6 lines
241 B
TOML

[keys.normal]
"C-r" = [":write", ":pipe-to cat > .cell && kitty @ send-text --match cmdline:python '%%load .cell\n\n'"]
[keys.select]
"C-r" = [":write", ":pipe-to cat > .cell && kitty @ send-text --match cmdline:python '%%load .cell\n\n'"]