Results 92 issues of Bedis Nbiba

`` (Radio:30431): Gtk-WARNING **: 16:08:48.933: Failed to set text 'https://www.internet-radio.com/servers/tools/playlistgenerator/?u=http://184.173.185.71:9804/listen.pls&t=.m3u' from markup due to error parsing markup: Error on line1: Entity did not end with a semicolon; most likely you...

fix https://github.com/crossterm-rs/crossterm/issues/640

It works but there are different problems: 1- it spins the cpu a lot, needs investigation, this is the main problem 2- it uses wavy crate, cpal crate would've been...

Hello @lemunozm, I think you missed some conversation here https://github.com/lemunozm/termchat/issues/23 so I'm just opening a new issue. I'm testing https://github.com/libcala/wavy crate to add this function, here is the current state...

Windows terminal can parse ansi sequence correctly with no setup required I think we can detect it here https://github.com/ouch-org/ouch/blob/master/src/utils/fs.rs#L85 using https://stackoverflow.com/questions/59733731/how-to-detect-if-running-in-the-new-windows-terminal#59734130

enhancement
low priority

Hello, thanks for this nice project I tried debugging a project with lurk but I noticed 2 problems with `-f`: - Sometimes it hang and doesn't terminate - When it...

bug

Chrono is a relatively big dependency, at least making it optional would allow user to choose to remove it cargo bloat: chrono alone is adding 1.1% to text section ```...

enhancement
A-Performance
A-API

## Comes up in search, but gives 404: - https://deno.land/x/types - https://deno.land/x/automaton - https://deno.land/x/deno_reload - https://deno.land/x/react_boilerplate_redux_saga_hoc - https://deno.land/x/grafana_utils - https://deno.land/x/akunchen - https://deno.land/x/testing - https://deno.land/x/three_4_deno - https://deno.land/x/glix - https://deno.land/x/jsonvalid - https://deno.land/x/jsonvalidator...

https://glium-doc.github.io/#/tuto-07-teapot.rs returns 404 not found .

E-easy
T-docs

## Summary What: Support webdriver-bidi protocol https://github.com/w3c/webdriver-bidi https://developer.chrome.com/blog/webdriver-bidi/ Why: Its seems to be the future of browser automation, firefox enables it by default since version 101 https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/101#webdriver_conformance_webdriver_bidi_marionette, you can test...