select siblings and initial tree scrolling

This commit is contained in:
vrd
2023-01-20 13:58:38 +02:00
parent e2cf4ba993
commit afe6d093a9
6 changed files with 144 additions and 38 deletions
+4
View File
@@ -1 +1,5 @@
#!/bin/dash
mkdir -p bin/debug
g++ -o bin/debug/famt -std=gnu++20 -g -O0 *.cpp -lncursesw