From 88fdb847bfc5c735a32cade72abf0dfaaa11ac5a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 14 Nov 2025 12:24:33 -0600 Subject: add .gitignore for docs/ and reorganize todo.org sections - added .gitignore to exclude docs/ directory (session notes) - reorganized todo.org: renamed "ST Aborted" to "ST Resolved" - removed duplicate "ST Completed" heading --- .gitignore | 1 + todo.org | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..77f12ae --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +docs/ diff --git a/todo.org b/todo.org index 5f0ecbc..c14ef36 100644 --- a/todo.org +++ b/todo.org @@ -9,7 +9,7 @@ - [ ] run terminal tests in tmux - [ ] lf + ueberzug + image previews no tmux - [ ] lf + ueberzug + image previews in tmux -* ST Aborted +* ST Resolved ** CANCELLED [#C] netwmicon *** Verification Steps - run xprop and select open st window @@ -147,7 +147,6 @@ https://st.suckless.org/patches/externalpipe/ https://st.suckless.org/patches/externalpipe/st-externalpipe-0.8.4.diff When using the scrollback patch, you can apply this patch ontop in order to use externalpipe onto the entire terminal history: https://st.suckless.org/patches/externalpipe/st-externalpipe-eternal-0.8.3.diff -* ST Completed ** DONE [#C] .desktop entry *** 2023-07-25 @ 09:18:02 -0500 Modified the desktop entry better reordered the entries -- cgit v1.2.3