Merge branch 'main' of git.indoodle.com:jason/joomer-ftxui-file-browser

This commit is contained in:
jason 2026-01-02 01:41:24 +00:00
commit 31271549dd

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**
``` ```