Releases: skippyr/river-dreams
Releases · skippyr/river-dreams
12.1.0
≥v≥v river-dreams ≥v≥v
Release 12.1.0
❡ Release Notes
- Transform river-dreams into a single executable that you can interact with using the command-line.
- Add support for PowerShell running on Linux and MacOS.
- On MacOS, directory entries marked with the
UF_HIDDEN
attribute will now also be counted as hidden entries in the right prompt directory stat module.
≥v≥v Here Be Dragons! ≥v≥
Made with love by skippyr <3
v12.0.0
≥v≥v river-dreams ≥v≥v
Changelog - v12.0.0
- Add support for Windows and MacOS.
- Rewrite source code using C.
- Return to the design of v10.2.1.
- Remove feature to track current mode of zsh-vi-mode plugin.
- Remove feature to track total background jobs from the right prompt.
- Remove feature to track if you have write access in the current directory from left prompt.
≥v≥v Here Be Dragons! ≥v≥
Made with love by skippyr <3
v11.0.0
≥v≥v river-dreams (v11.0.0) ≥v≥v
Changelog
- Rewrite source code using C++.
- The path module now abbreviates parent directories and highlights the last path split and
git
repository names. There is also a new symbol at the start of the path module. - The IP module no longer considers the
0.0.0.0
host.
≥v≥v Here Be Dragons! ≥v≥
Made with love by skippyr <3
v10.2.1
v10.2.0
≥v≥v riverdreams (v10.2.0) ≥v≥v
Changelog
- Add module to show the mode of the zsh-vi-mode plugin.
- Count of right prompt now follows symlinks.
≥v≥v Here Be Dragons! ≥v≥
Made with love by skippyr <3
v10.1.0
≥v≥v riverdreams (v10.1.0) ≥v≥v
Changelog
- Update some icons to match the new Nerd Fonts v3.2.1.
- Add hidden and temporary entries to the count of the right prompt.
- Add new yellow alert symbols when disk usage is over 80% and when the battery percentage is less or equal 15% and it is discharging.
- The numbers shown in the count of the right prompt now include a thousand separator.
- Update count algorithm of right prompt to use the
getdents64
syscall instead of thereaddir
function.
≥v≥v Here Be Dragons! ≥v≥
Made with love by skippyr <3