TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
18.31k stars 771 forks source link

fix(ui): copy has extra lines on firefox #2407

Closed wwayne closed 3 weeks ago

wwayne commented 3 weeks ago

To fix https://github.com/TabbyML/tabby/issues/2347

The issue only happens in Firefox, so I manually handled the copy action in Firefox Reference: https://stackoverflow.com/questions/51170894/how-do-i-avoid-extra-newlines-in-firefox-copying-from-a-table Other browsers and VSCode don't have such issue