hyper-search icon indicating copy to clipboard operation
hyper-search copied to clipboard

Search-text plugin for Hyper.js

Results 21 hyper-search issues
Sort by recently updated
recently updated
newest added

Hi Team, I am running hterm on macOS Bigsure and using canary build 3.1.0. Today i installed hyper-search but when i try to search the keyword it's not working and...

bug
question

Feature request: Allow pasting text in to the search box. I would like to be able to paste and search text that I just copied. Not sure if it's a...

enhancement

Feature request: Allow customizing the color of the highlight when showing "found" instances. I use [hyper-snazzy](https://github.com/sindresorhus/hyper-snazzy), and the highlight color works well enough when I'm actually highlighting text, but it's...

enhancement

I know a lot of things can change until it's released, but I thought I should point this out. Styling somehow doesn't seem to get applied to it at all:...

bug

For Windows, default key combination is Ctrl+Shift+F I would like to make it only Ctrl+F is this possible?

enhancement

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

When you want to select all the texts from the search box, it selects the content from the terminal screen instead.

Hi, Hope you're well Thanks for software As title # Steps to reproduce issue n/a # Unexpected behaviour Currently, `cmd` + `f` toggles (i.e. open/close) input # Expected behaviour `cmd`...

It's hard to find the matched keyword in one second. So support config for the matched selection is a great feature. keyword: `User` ![image](https://user-images.githubusercontent.com/16076993/75109735-3c32cc80-5661-11ea-99f5-1469a43fe36c.png) Perhaps you need this: ``` ::selection...