lmstudio-ai / lmstudio-bug-tracker

Bug tracking for the LM Studio desktop application
2 stars 2 forks source link

Context Menu Issue: Only "Copy Entire Message" Option Available #33

Open soyuz43 opened 1 month ago

soyuz43 commented 1 month ago

Description:

The current context menu in LMstudio only has one option, "Copy Entire Message", which is limiting and counterintuitive. A context menu with only one option is essentially a longer way to implement the same behavior as the terminal's Copy-on-select or Copy-on-highlight feature.

To make matters worse, if you want to copy a specific portion of the text, and you forgetfully use right-click to try and do so, you have to:

This behavior is inconsistent with most applications, which typically offer a "Copy" or "Copy Selection" option in the context menu. This inconsistency causes wasted time and frustration.

Severity: Minor (but affects usability)

Reproducibility: Always (when right-clicking on selected text)

Environment: LMstudio GUI application (version [insert version number])

Expected Behavior:

Actual Behavior:

Request:

Please update the context menu to include a "Copy Selection" or "Copy" option, allowing users to easily copy selected text without having to use keyboard shortcuts or work around the current limitation. This will improve the user experience and make the application more intuitive to use.

yagil commented 1 month ago

Great feedback, thanks. Noted and will be addressed

soyuz43 commented 3 weeks ago

You're welcome. Love the program, Thanks for the great software!