README.md
pyproject.toml
notispf/__init__.py
notispf/__main__.py
notispf/_qt_main.py
notispf/app.py
notispf/app_qt.py
notispf/buffer.py
notispf/display.py
notispf/display_qt.py
notispf/find_change.py
notispf/prefix.py
notispf/syntax.py
notispf.egg-info/PKG-INFO
notispf.egg-info/SOURCES.txt
notispf.egg-info/dependency_links.txt
notispf.egg-info/entry_points.txt
notispf.egg-info/requires.txt
notispf.egg-info/top_level.txt
notispf/commands/__init__.py
notispf/commands/block_cmds.py
notispf/commands/exclude_cmds.py
notispf/commands/line_cmds.py
notispf/commands/registry.py
tests/test_buffer.py
tests/test_exclude.py
tests/test_find_change.py
tests/test_line_cmds.py
tests/test_overlay.py
tests/test_prefix.py