- 02 Sep, 2018 1 commit
-
-
Muhammad Herdiansyah authored
-
- 01 Sep, 2018 1 commit
-
-
Muhammad Herdiansyah authored
-
- 30 Aug, 2018 1 commit
-
-
Charlène authored
- get_wm: Fixes non-EWMH WM detection on OpenBSD by introducing a ps_flags array the same way we do for disks. Tested successfully on Debian GNU/Linux (this change impacts all OSes). - get_wm: Adds fvwm support - get_model: Adds vmm(4) (OpenBSD's KVM counterpart) support - get_disk: On OpenBSD you can't use df against a /dev/... unless being root or in the 'operator' group. A separate disks array creation using awk has been introduced only for this OS.
-
- 29 Aug, 2018 1 commit
-
-
Muhammad Herdiansyah authored
In case user has a custom-installed binary, prioritise it first before using system-supplied binaries.
-
- 25 Aug, 2018 1 commit
-
-
Muhammad Herdiansyah authored
I noticed this when I'm testing with -v enabled. Looks like the trim function replaces any spaces with a space. This fixes the problem where terminal program cannot be displayed because of an additional space in PPID variable.
-
- 24 Aug, 2018 3 commits
-
-
Muhammad Herdiansyah authored
-
Muhammad Herdiansyah authored
-
M. Herdiansyah authored
Fix cannot correctly get window size
-
- 16 Aug, 2018 6 commits
-
-
Muhammad Herdiansyah authored
-
Muhammad Herdiansyah authored
-
Muhammad Herdiansyah authored
-
Muhammad Herdiansyah authored
-
Muhammad Herdiansyah authored
fix arch_small logo
-
Muhammad Herdiansyah authored
add term-font support for yakuake
-
- 15 Aug, 2018 2 commits
- 31 Jul, 2018 1 commit
-
-
plgruener authored
-
- 27 Jul, 2018 3 commits
-
-
Muhammad Herdiansyah authored
-
M. Herdiansyah authored
Add support for Nix packages on macOS
-
M. Herdiansyah authored
Fix borked version display for mksh
-
- 26 Jul, 2018 1 commit
-
-
Alyssa Ross authored
-
- 24 Jul, 2018 1 commit
-
-
Muhammad Herdiansyah authored
-
- 17 Jul, 2018 1 commit
-
-
Ain authored
`"$SHELL" -c "printf %s \$KSH_VERSION"` as part of the shell version detection for ksh and mksh was expanding to `printf %s $KSH_VERSION` inside of shell. This resulted in `$KSH_VERSION` being substituted as multiple arguments to printf. While (afaik) unspecified, mksh, bash and zsh resort to repeating the format strings. This resulted in all spaces missing from `$shell`, which in turn caused the string cleanup to fail: `Shell: mksh @MIRBSDKSHR562017/08/29` Quoting `$KSH_VERSION` causes it to be given to printf as a single argument, which preserves its spaces. The output after this change looks like follows: `Shell: mksh R56 2017/08/29`
-
- 16 Jul, 2018 2 commits
-
-
Dylan Araps authored
battery/OpenBSD: improved charge%, adds status
-
Charlène authored
This commit adds support for hw.sensors.acpibat0.amphour[03] for battery charge statistics in addition to watthour[03]. It also adds charging status.
-
- 29 Jun, 2018 1 commit
-
-
Tony authored
A bug caused by not correctly unset IFS to read array
-
- 24 Jun, 2018 3 commits
-
-
Dylan Araps authored
-
Dylan Araps authored
-
Dylan Araps authored
-
- 23 Jun, 2018 2 commits
-
-
Dylan Araps authored
Update neofetch
-
Erik Dubois authored
-
- 22 Jun, 2018 1 commit
-
-
Dylan Araps authored
Fix #1039
-
- 21 Jun, 2018 4 commits
-
-
Albert authored
-
Dylan Araps authored
-
Dylan Araps authored
-
Dylan Araps authored
-
- 20 Jun, 2018 3 commits
-
-
Dylan Araps authored
-
Dylan Araps authored
-
Dylan Araps authored
-
- 19 Jun, 2018 1 commit
-
-
Dylan Araps authored
OS: add januslinux
-