From c30ba87a4d0d2993bb109e77aebb2f1c18ce9464 Mon Sep 17 00:00:00 2001 From: Ben Collerson Date: Sat, 6 Jan 2024 12:58:21 +0000 Subject: [PATCH] Add viewnextocctag --- viewnextocctag.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 viewnextocctag.md diff --git a/viewnextocctag.md b/viewnextocctag.md new file mode 100644 index 0000000..b661cf2 --- /dev/null +++ b/viewnextocctag.md @@ -0,0 +1,9 @@ +### Description +View the next or previous tag, skipping any tags that do not have any clients. + +### Download +- [git branch](https://codeberg.org/bencc/dwl/src/branch/viewnextocctag) +- [2023-01-06](https://codeberg.org/dwl/dwl-patches/raw/branch/main/viewnextocctag/viewnextocctag.patch) + +### Authors +- [Ben Collerson](https://codeberg.org/bencc)