path # lines of code
index.html 194
fpp.rb 16
pyproject.toml 44
assets/launch_page.css 243
src/choose.py 84
src/version.py 3
src/print_help.py 2
src/pathpicker/screen.py 53
src/pathpicker/screen_control.py 573
src/pathpicker/state_files.py 35
src/pathpicker/key_bindings.py 14
src/pathpicker/usage_strings.py 47
src/pathpicker/char_code_mapping.py 8
src/pathpicker/curses_api.py 46
src/pathpicker/__init__.py 1
src/pathpicker/formatted_text.py 91
src/pathpicker/logger.py 32
src/pathpicker/repos.py 1
src/pathpicker/line_format.py 224
src/pathpicker/color_printer.py 47
src/pathpicker/parse.py 258
src/pathpicker/output.py 134
src/pathpicker/screen_flags.py 105
src/process_input.py 73