Jean-Pierre Geslin
Jean-Pierre Geslin
I tried `the-way view 14` but my cursor gets stuck. When I press Ctrl+d it kills the whole terminal.
> > Some of these, specifically those with [serde crates](https://serde.rs/#data-formats), are easy to add as both import/export formats. > > I primarily would like to have markdown and plaintext export....
I tried `the-way view 14` but my cursor gets stuck. When I press Ctrl+d it kills the whole terminal.
I tried your snippet and I can't reproduce your problem. Can you provide us more information about your environment as: * shell (`bash`, `zsh`, `fish` etc) * terminal (`gnome-terminal`, `xterm`,...
I tried `the-way view 14` but my cursor gets stuck. When I press Ctrl+d it kills the whole terminal.
Maybe you use Windows with `cmder` (I saw the lambda symbol at end of your prompt)
It seems not a bug related to `merino`. Apparently your firefox does not seem to send a SOCKS request (there is no RFC SOCKS67 :yum: ) For your information I...
> Nice! thanks all for the support :) You're welcome, @travismoran @ajmwagar @Gordon01 does it make sense to have an error handling about HTTP requests received ?
#23 issue linked
Hello, regardless of the fact that `time` uses a method that is not thread safe, a simple test (single threaded) highlights the conversion problem. **Code**: ```rust fn main() { println!(...