-
The feature that searches for nodes in the AST breaks after the first letter.
### Steps to reproduce
![image](https://github.com/user-attachments/assets/2a476a06-ecc6-477c-b62e-d240a1f8c9f0)
…
-
BPO | [36323](https://bugs.python.org/issue36323)
--- | :---
Nosy | @terryjreedy, @eamanu, @csabella
*Note: these values reflect the state of the issue at the time it was migrated and might not refle…
-
```
Various requests have come in to search logs with /grep.
Some ideas/options:
* Provide a time frame to search. Depends partially on pidgin's logging.
* Provide a separate command to search logs.…
-
Is it possible to search a grep result using another consumer?
This setup is not quite working for me...
```lua
local snap = require('snap')
snap.run({
producer = snap.get('consumer.fzf')(s…
-
# Making grep searches sexier 🌶️
Beautifying grep searches & using AWK to modify grep output. Changing grep colors.
[http://localhost:4000/making-grep-searches-sexier/](http://localhost:4000/making-…
-
Would you consider allowing users to specify the use of the help pages at https://search.r-project.org as opposed to https://rdrr.io/ (or perhaps any arbitrary alternative)?
E.g. it would be nice i…
-
### Description
When using the code search on another branch, Gitea doesn’t respect the branch name and only searches the default branch. I guess the search URL loses the branch name from the conte…
-
#### Summary
Learn to use `grep` for searching text within files. `grep` is a powerful command-line utility that lets you search through one or multiple text files for lines that match a regular expr…
-
This is a kind of trackback bug report after discussion on reddit: http://www.reddit.com/r/programming/comments/16bvah/the_silver_searcher_is_a_35x_faster_drop_in/c7uz419
Data which I used in the disc…
-
I've been using `grep_searcher::LineStep` for a new feature in tokei that requires the level of control it provides and it has been great to use so far. The one minor nit I've come across is that is n…