Find file in fortrangoingonforty/fgof-lineedit@c11bb1effb471292f49f3b82bd69e9698e5beca7
- .github/workflows/ci.yml
- .gitignore
- README.md
- fpm.toml
- src/fgof_lineedit.f90
- src/fgof_lineedit_types.f90
- test/test_accept_line.f90
- test/test_action_dispatch.f90
- test/test_completion_helpers.f90
- test/test_completion_menu.f90
- test/test_cursor_moves.f90
- test/test_edit_core.f90
- test/test_history_core.f90
- test/test_history_edit_reset.f90
- test/test_render_state.f90
- test/test_scaffold.f90
- test/test_word_delete.f90
- test/test_word_moves.f90