Expand description
Copy GitHub URL (file/line/col) for the current Helix buffer to clipboard.
ยงUsage
yghfl # copies https://github.com/<org>/<repo>/tree/<branch>/<path>#L<C> to clipboardยงErrors
WezTermpane text retrieval fails.- Status line extraction or parse fails.
- Git repository root or remote URL resolution fails.
- Multiple or zero GitHub remotes detected.
- Current branch lookup fails.
- Invalid UTF-8 in paths or process output.
Functionsยง
- build_
github_ ๐link - Builds GitHub link pointing to specific file and line.
- build_
hx_ ๐cursor_ absolute_ file_ path - Builds absolute file path for Helix cursor position.
- main ๐
- Copy GitHub URL (file/line/col) for the current Helix buffer to clipboard.