Skip to content

How to properly configure a custom interface #620

Answered by Euro20179
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

ytfzf has a function called load_interface

Yep, just use load_interface normal-fzf instead of setting the interface variable directly.

You are also correct in that when you use thumbnails your menu doesnt work, however it is respecting the -i argument, and using your menu.

You are using interface_thumbnails if thumbnails are enabled.

You could create another function in the same normal-fzf file called like interface_thumbnails_normal_fzf or something and use that instead.

The contents of said function could be the same as interface_thumbnails but without --cycle.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ghost
Comment options

@Euro20179
Comment options

@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant