Skip to content

Instantly share code, notes, and snippets.

@baldwindavid
Created October 26, 2025 18:42
Show Gist options
  • Save baldwindavid/3ead5af316e8807a8e7e151a14c4a40c to your computer and use it in GitHub Desktop.
Save baldwindavid/3ead5af316e8807a8e7e151a14c4a40c to your computer and use it in GitHub Desktop.
Example helix / zellij keybindings
X = ":sh ~/.config/helix/run_in_floating_pane.sh scooter --no-stdin"
X = ":sh ~/.config/helix/run_in_floating_pane.sh ~/.config/helix/git_blame.sh %{buffer_name} %{cursor_line}"
X = ":sh ~/.config/helix/run_in_floating_pane.sh lazygit"
X = ":sh ~/.config/helix/run_in_terminal_pane.sh ~/.config/helix/go_test_package.sh %{buffer_name}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment