melanie witt

Results 6 comments of melanie witt

I am new to lnav and love it, only thing I wish it had in addition is reverse search. I use `less` and `vim` daily and make use of `?`...

Love the idea! +1 to what @aspiers said. Thank you @tstack for working on this!

Thank you very much for the reply, this info will definitely help me find a way forward. Much appreciated!

Apologies that I forgot to mention this earlier ... but the scenario I was most interested in is when `threading.current_thread` is called from the main greenlet. Is it expected to...

It does ... I'm not sure whether what I'm about to say will make sense, but what I'm referring to is the fact that when called from the main greenlet,...

Thank you @temoto, that all makes sense. Meanwhile, I found something else interesting. I tried a local test where I replaced all use of `spawn_n()` with `spawn()` in the application...