Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excess of function and key bindings #170

Open
nobef opened this issue Dec 27, 2024 · 5 comments
Open

Excess of function and key bindings #170

nobef opened this issue Dec 27, 2024 · 5 comments

Comments

@nobef
Copy link

nobef commented Dec 27, 2024

I'm using SimpleHistory and SimpleBookmark, everything works great, but I couldn't disable non-null bindings. I would only like to add/open the list/close and delete bookmarks. But there are a lot of bindings, not even assigned keys.
To be honest, I would like such an implementation, but it doesn’t work for me. Adds but does not open bookmarks.
I also didn’t understand LogManager, or rather I didn’t find the lua file.

@nobef
Copy link
Author

nobef commented Dec 29, 2024

Okay, how do I remove key bindings?
there are too many of them here.

@AziRizvi
Copy link

Okay, how do I remove key bindings? there are too many of them here.

You can remove the excess keybinds in the .conf file for that specific script, simply remove them like this:

Example of my default keybinds:
notepad++_mBXEgqesub

Lets say I want to remove Alt+Shift+S
Here's what the entry would look like after removing it:

notepad++_EsvCx4PGPU

@nobef
Copy link
Author

nobef commented Jan 24, 2025

@AziRizvi Not at all, I did not find it in Smarthistory.conf

@AziRizvi
Copy link

@AziRizvi Not at all, I did not find it in Smarthistory.conf

SimpleHistory.conf or SmartHistory.conf?
SmartHistory became outdated a long time ago, you want to get the latest version of the SimpleHistory script, first delete the old script and the old .conf file and then download and use these:

Here is the link to the script and the link to the latest .conf file:

Script Link:
https://raw.githubusercontent.com/Eisa01/mpv-scripts/refs/heads/master/scripts/SimpleHistory.lua

Conf File Link:
https://raw.githubusercontent.com/Eisa01/mpv-scripts/refs/heads/master/script-opts/SimpleHistory.conf

@nobef
Copy link
Author

nobef commented Jan 25, 2025

@AziRizvi Damn, Simplehistory, yes.
I really can't find these lines

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

No branches or pull requests

2 participants