/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
How I use my terminal
(jyn.dev)
538 points
todsacerdoti
| 1 comments |
23 Jun 25 15:14 UTC
|
HN request time: 0.228s
|
source
Show context
aftbit
◴[
23 Jun 25 18:03 UTC
]
No.
44358396
[source]
▶
>>44356646 (OP)
#
I do all of this from vim. I have \a bound to repeat my last / search using ripgrep in the current directory, and open the matches in a panel below. I have \gd bound to go to the definition/declaration of a symbol.
replies(1):
>>44362589
#
1.
positr0n
◴[
24 Jun 25 03:16 UTC
]
No.
44362589
[source]
▶
>>44358396
#
Searches in a directory.. do you mean files or file contents? What do you do for his example of navigating to a file from the rust tool output?
ID:
GO
↑