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

[Bug] Ctrl+Alt+Backspace 无法清空当前会话的消息 #4583

Closed
gomico opened this issue Nov 2, 2024 · 14 comments · Fixed by #4607
Closed

[Bug] Ctrl+Alt+Backspace 无法清空当前会话的消息 #4583

gomico opened this issue Nov 2, 2024 · 14 comments · Fixed by #4607
Labels
🐛 Bug Something isn't working | 缺陷 released

Comments

@gomico
Copy link
Contributor

gomico commented Nov 2, 2024

📦 Environment

Vercel, Docker

📌 Version

v1.26.17

💻 Operating System

Windows

🌐 Browser

Chrome, Edge, Other

🐛 Bug Description

Ctrl+Alt+Backspace无法清空当前会话的消息
已测试vercel和本地docker部署,均为v1.26.17版本(之前的几个版本是正常的),使用浏览器为edge/chrome/vivaldi,均使用--disable-extensions选项
powertoys的键盘管理器已关闭
用了AHK脚本测试,Ctrl+Alt+Backspace应该是没有被其他程序占用的

^!Backspace:: {
    MsgBox("Ctrl+Alt+Backspace pressed")
}

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

@gomico gomico added the 🐛 Bug Something isn't working | 缺陷 label Nov 2, 2024
@github-project-automation github-project-automation bot moved this to Roadmap - Chat 1.x in Lobe Chat Routine Nov 2, 2024
@lobehubbot
Copy link
Member

👀 @gomico

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

Copy link

dosubot bot commented Nov 2, 2024

Hey @gomico! I'm here to help with any bugs, questions, or contributions you have. Let's tackle this together!

The Ctrl+Alt+Backspace shortcut is not clearing the current session messages in version v1.26.17 because the 'resetConversation' hot key was removed in version 1.26.4. This change is documented in the changelog [1]. To clear session messages in version v1.26.17, you need to use the "Clear current session messages" option manually [2].

To continue talking to Dosu, mention @dosu.

@SpeedupMaster
Copy link
Contributor

#4526 快捷键已移除

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


#4526 Shortcut keys have been removed

@SpeedupMaster
Copy link
Contributor

@arvinxx 这里的快捷键文字没删除
图片

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@arvinxx The shortcut text here is not deleted
Picture

@arvinxx
Copy link
Contributor

arvinxx commented Nov 2, 2024

快捷键删掉了,原因: #4517

展示这边应该是漏删了……

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The shortcut keys have been deleted, reason: #4517

This part of the display should have been omitted...

@liuchao0807
Copy link

快捷键删掉了,原因: #4517

展示这边应该是漏删了……

能不能加个开关,这个快捷键还挺常用的。。。

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The shortcut keys have been deleted, reason: #4517

This part of the display should have been omitted...

Can you add a switch? This shortcut key is quite commonly used. . .

@arvinxx
Copy link
Contributor

arvinxx commented Nov 5, 2024

@liuchao0807 后续做自定义快捷键的时候这个再加回来吧。建议可以先直接用 alt+n 新开会话。

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@liuchao0807 I will add this back when I make custom shortcut keys later. It is recommended to directly use alt+n to open a new session first.

@github-project-automation github-project-automation bot moved this from Roadmap - Chat 1.x to Done in Lobe Chat Routine Nov 5, 2024
@lobehubbot
Copy link
Member

@gomico

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

@lobehubbot
Copy link
Member

🎉 This issue has been resolved in version 1.27.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷 released
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants