ItzCrazyKns / Perplexica

Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
MIT License
10.76k stars 947 forks source link

feat: Allow direct English input in search box with Chinese IME #157

Open gitliuyun opened 1 month ago

gitliuyun commented 1 month ago

This pull request addresses an issue where, under the use of a Chinese Input Method Editor (IME), entering English text directly into the search box and pressing Enter would mistakenly trigger the search action. This was not the intended behavior; instead, the expectation was for the English word to be inputted directly.

Problem:

Solution: