ilog2000

Results 13 comments of ilog2000

Oops! Not really always - after something like 10 closing and opening ConEmu Far, I got scrollbar enabled. So, better to say that in 90% of runs the scrollbar is...

I run `ConEmu64`, not directly Far. `Hide Far windows` means pressing Ctrl+O

This line works for me: ```shell dotnet new -i "Falco.Template::3.0.0" ```

I've just tried - the next line works here as well. Something is wrong with NuGet on your side. Try maybe `dotnet new -i "Falco.Template::3.0.0" --debug:reinit`

Hi @fabricereix , I understand what you are saying. I tried `hurl` on Windows, where `source` command does not exist, and I need to make some BAT file tricks to...

Hi @lepapareil Sorry, my bad, I had to explain the concept of `.env` (no claim it was my idea). It is **no "magic"**, just a very simple **convention** consisting of...

Hello, would you mind to give an example? Let's imagine this router ```f# open Giraffe open Giraffe.EndpointRouting module Router = let endpoints : Endpoint list = [ route "/ping" (text...

@Banashek thank you for the tip. My question is about the latest EndpointRouting. I know that it works this way: ```f# subRoute "/restricted" [ route "/test" (requiresAuthentication (text "failed") >=>...

@Banashek , thank you very much. I really like this solution - it's clear and well separated into specific areas. And I did not know about `applyBefore`.

I have the same issue. Windows 10. The client - Far manager's NetBox (go farmanager.com, download, install, press Alt-F1, select NetBox, press Shift-F4 to create a session, select FTP with...