trinity-1686a

Results 62 issues of trinity-1686a

The way heck handle some languages seems to be incorrect. In languages like Japanese or Chinese their is usually no spaces between words, however heck detect some between every characters....

**Is your feature request related to a problem? Please describe.** I just noticed there is a form to reset one's password, but none to change it when you know the...

C: Enhancement
A: Front-End

From Matrix : > One minor thing: no night mode. Some users prefer a darker theme, it would be great to have a simple switch somewhere on most pages to...

C: Enhancement
A: Front-End

**Is your feature request related to a problem? Please describe.** We currently show the full summary, whatever size it can be, which sometime break things quiet a bit **Describe the...

C: Bug
A: Front-End

Hi, I wanted to build a simple XDP-based router using these crates as a test project, but I'm a little puzzled on how to use [XdpAction::Redirect](https://ingraind.org/api//redbpf_probes/xdp/enum.XdpAction.html#variant.Redirect). Looking at some C...

`recv_slice` for [RawSocket](https://docs.rs/smoltcp/0.6.0/smoltcp/socket/struct.RawSocket.html#method.recv_slice), [IcmpSocket](https://docs.rs/smoltcp/0.6.0/smoltcp/socket/struct.IcmpSocket.html#method.recv_slice) and [UdpSocket](https://docs.rs/smoltcp/0.6.0/smoltcp/socket/struct.UdpSocket.html#method.recv_slice) may lose data if the provided buffer is smaller than the packet to dequeue. I don't know if it should not dequeue and return...

kind/bug

fix the 2nd half of #1494

### Summary I'm not sure whether this count as FP, so I'm reporting just in case. If it doesn't, feel free to close the issue A struct containing a `Peekable`,...

C-bug
I-false-positive

When passing invalid update speed (like `rmatrix -u11`), rmatrix reports `error: Invalid value for '--update ': must be a number between 1 and 10`, but rmatrix actually allows `-u0`