glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
8.48k stars 295 forks source link

Change Search bar behaviour (ENTER vs. CTRL + ENTER) #142

Closed anarqist closed 2 months ago

anarqist commented 5 months ago

Hi,

is there a way to change the configuration from:

Pressing Enter will show search results in the same tab.
Pressing Ctrl + Enter will show search results in a new tab.

to

Pressing Ctrl + Enter will show search results in the same tab.
Pressing Enter will show search results in a new tab.

Thx in advance for the great updates in v0.5.0 🥳

ralphocdol commented 5 months ago

Not at the moment I think, a PR is already in: https://github.com/glanceapp/glance/pull/137