mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 15:26:16 -04:00
- Extract dim formatting into _forgit_print_dim() to replace hardcoded ANSI sequences in _forgit_branch_list() - Add empty state check and alt-l lock toggle reload for worktree delete - Fix worktree path completion to handle paths with spaces using -z flag - Add worktree command completion for bash and zsh |
||
|---|---|---|
| .. | ||
| branch-helpers.test.sh | ||
| clean-select-files.test.sh | ||
| empty-state.test.sh | ||
| fzf.test.sh | ||
| helper-functions.test.sh | ||
| is-submodule.test.sh | ||