mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 09:06:27 -04:00
Hook and push output is easy to read in lazygit but hard to reuse elsewhere. Parse git output blocks from the command log view so copies match what is shown, include the action and command above each block, and avoid logging clipboard operations back into the stream. |
||
|---|---|---|
| .. | ||
| confirm_on_quit.go | ||
| copy_confirmation_message_to_clipboard.go | ||
| copy_git_output_to_clipboard.go | ||
| copy_to_clipboard.go | ||
| direnv_approves_envrc.go | ||
| direnv_loaded_on_repo_switch.go | ||
| direnv_unloads_on_blocked_envrc.go | ||
| initial_open.go | ||
| recent_repos_on_launch.go | ||