hackerb9

Results 87 issues of hackerb9

Currently `ugrep -l` hardcodes the foreground and background colors for the sixel output. It should use the same routines as `lsix` and detect the correct foreground and background colors.

bug

When increasing the size of the glyph rendering when listing fonts, the size of the text also increases. This is good, but some terminals, such as gnome-terminal, cannot handle double-high...

They both show every single code point, so they shouldn't be that different in speed.

`ugrep ^x` should show all characters whose description begins with "X". It does not. This was so much easier in awk... ☺

Some characters do not exists in the UnicodeData.txt file but are still part of Unicode. For example, CJK characters. If a character is not found, ugrep should fall back to...

The target install_main in the Makefile currently runs `install -d /usr/local/bin` as its first step. However, at some sites that will fail even though the directory exists and is writable....

**Describe the bug** Volume down and mute do not work when workrave is taking a break. **To Reproduce** Steps to reproduce the behavior: 1. In Preferences → Timers, uncheck Show...

env: Xorg
improvement