Crate yhfp

Crate yhfp 

Source
Expand description

Copy current Helix file path with line number to clipboard.

§Usage

yhfp # copies /absolute/path/to/file.rs:123 to clipboard

§Errors

  • WezTerm command execution fails or exits non-zero.
  • Status line missing or cannot be parsed.
  • Invalid UTF-8 in process output.

Functions§

format_hx_status_line 🔒
Formats Helix status line into file path with line number.
main 🔒
Copy current Helix file path with line number to clipboard.