Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
|
2026-08-09
| ||
| 14:36 | In spacesuit.sh: implementation did not work; now STARSHIP_CONFIG is set to text configuration, STARSHIP_CONFIG_TEXT is gone and STARSHIP_CONFIG_ICON is set to icon configuration. The important distinction is not ASCII vs. Unicode support, as previously stated, because FreeBSD has Unicode support built in. Rather, the important distinction is access to font database or not. Is it even possible to load the font database outside a graphical environment? I have previously considered trying to launch login on a TTY with a dbus-consolekit wrapper. Would that help with fonts? The insight occurred when I accidentally loaded icon configuration in console and noticed two icons -- left arrow of cmd_duration and home icon of directory -- were displayed. In light of new insight: update README, add exposed icons to plain-text-symbols.diff.toml and plain-text-symbols.module.toml. Update all patches, which was not necessary; it should have only been plain-text-symbols.patch; it should not matter. check-in: 6ce7e02557 user: rossgohlke tags: trunk, version-0.1.7 | |
|
2026-08-08
| ||
| 16:43 | Change remaining references to old port name; add configurations to port. check-in: 2476c98ee9 user: rossgohlke tags: trunk, version-0.1.6 | |
| 16:18 | Add composed Starship configurations, update README with instructions for generation. check-in: b63e24bcc4 user: rossgohlke tags: trunk, version-0.1.5 | |
| 16:02 | Move sharc-starship-config-display, renamed to spacesuit, from sharc; move starship-config, renamed to spacesuit, from blacktop; add resources from personal starship directory. check-in: 850c05c393 user: rossgohlke tags: trunk, version-0.1.4 | |