Skip to content

Remove TUI (search) & rework play#3

Draft
Ratakor wants to merge 10 commits intomasterfrom
remove-tui
Draft

Remove TUI (search) & rework play#3
Ratakor wants to merge 10 commits intomasterfrom
remove-tui

Conversation

@Ratakor
Copy link
Copy Markdown
Owner

@Ratakor Ratakor commented Oct 18, 2025

Remove the TUI and search command because:

  • I don't use it.
  • It depends on libc, multiple library written in C, longjmp.
  • It depends on the unmaintained zig-spoon that I cba maintaining.

Rework play command:

Why:

  • Because it forces the user to use a dmenu-like program.
  • It's not extensible.

How:

  • A new list command, see TODO in README.md.
  • Also this feature should probably be done in another PR.

@Ratakor Ratakor self-assigned this Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant