Keyboard Shortcuts for LibreChat
< 脚本 LibreChat Shortcuts + Token Counter 的反馈
Sure. Just added it with alt+p for private chat. You can change the key by directly editing the script. Just search for alt+p section and change the p in this line:
if (!e.altKey || e.key.toLowerCase() !== 'p') return;
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Thank you for the great script. It is super useful.
It would be nice to have a shortcut for turn on/off temporary chat.