select siblings and initial tree scrolling
This commit is contained in:
@@ -1 +1,5 @@
|
||||
#!/bin/dash
|
||||
|
||||
mkdir -p bin/debug
|
||||
|
||||
g++ -o bin/debug/famt -std=gnu++20 -g -O0 *.cpp -lncursesw
|
||||
|
||||
Reference in New Issue
Block a user