Results 169 comments of epi

@all-contributors add @rew1nter for idea

hey there, thanks for putting this together! I'm going to leave this open for now and mark it `WIP` (work in progress), but it will take some more work to...

tysm! glad you're enjoying it as for the output, this has been a known issue for a very long time. I use a library for handling terminal output and don't...

morning! i was going to add a warning on small terminal width, but i can't actually reproduce this anymore. could you give it a shot and see if you can...

thanks for that! What terminal are you using? i've tried 3 separate terminal emulators and still can't repro, even with auto-tune. all i really need to know is the terminal...

no worries, it sounds like there's not an easy static value with which we can warn folks. in that case, going to skip the warning and let current documentation/issues stand...

hey there, thanks for the suggestion! This sounds like a nice feature, however, I don't plan on adding anything to ferox in the near future. I'm working on a library...

do you have a public bug bounty target or hackthebox (or some other platform) with a target that has this behavior handy? Otherwise I need to build a server to...

Thank you for all your submissions, btw, i really appreciate it!

that's interesting. so https://example/js => http://example/js/ and http://example/js/ => https://example/js/ so, we'd either want to ignore the https->http redirect altogether, or follow from https, to http, and back to https-with-slash...