Changes between Version 6 and Version 7 of WikiStart
- Timestamp:
- May 17, 2025, 5:10:04 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v6 v7 46 46 47 47 ==== Removing entries from the store 48 You can remove them one at a time, with `-r`, or recursively, with `-R` .\\49 Both ways require that `rm` supports the `-i` and `-I` flags, respectively.48 You can remove them one at a time, with `-r`, or recursively, with `-R`, the program will ask you 49 for confirmation either way. 50 50 51 51 === Extensions 52 * [https://svn.yakumo.dev/repo/kanako/trunk/addons/kanako-menu kanako-menu] - quick graphical front-end, requires `dmenu`, but can also use `bmenu`instead.52 * [https://svn.yakumo.dev/repo/kanako/trunk/addons/kanako-menu kanako-menu] - quick graphical front-end, requires [http://tools.suckless.org/dmenu/ dmenu], but can also use [https://github.com/Cloudef/bemenu bemenu] instead. 53 53 54 54 === Documentation