remove all the todos

This commit is contained in:
Jason Ly 2025-12-28 13:45:41 -05:00
parent 0d4e0e4db8
commit 06eceb79e5

View File

@ -13,9 +13,6 @@ Terminal User Interface for file browsing using ftxui
- alternatively you can press the numbers on your keyboard to select directories - alternatively you can press the numbers on your keyboard to select directories
``` ```
[todo]
- display file size
# Build # Build
``` ```
learndir/ learndir/
@ -46,7 +43,6 @@ bin/Linux/release/joomer-ftxui-file-browser
- Run VisualStudioSetup.exe - Run VisualStudioSetup.exe
- Workload = [x] Desktop developemnt with C++ - Workload = [x] Desktop developemnt with C++
- Individial components = [x] Git For Windows - Individial components = [x] Git For Windows
- cmake
Run **x64 Native Tools Command Prompt for VS 2022** Run **x64 Native Tools Command Prompt for VS 2022**
``` ```