Clipixir.Picker (clipixir v0.1.0)

View Source

Interactive CLI picker for clipboard entries.

Usage

Clipixir.Picker.pick_and_copy()

Runs an interactive loop to search, preview, and recopy clipboard entries.

  • /searchterm — fuzzy search to filter.
  • Index number — copy and promote to top (just press Enter after number).
  • q — quit.

Summary

Functions

Starts the picker loop in the current terminal.

Functions

pick_and_copy()

Starts the picker loop in the current terminal.

iex> Clipixir.Picker.pick_and_copy()
# Interactive TUI shown