============================= test session starts ==============================
platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 -- /home/ark/dev/aw8s/.venv/bin/python3
cachedir: .pytest_cache
rootdir: /home/ark/dev/aw8s
configfile: pyproject.toml
plugins: anyio-4.12.1, asyncio-1.3.0
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collecting ... collected 6 items

tests/test_header.py::test_header_module_direct_symbol PASSED            [ 16%]
tests/test_header.py::test_action_shortcuts_uses_new_resume_key PASSED   [ 33%]
tests/test_header.py::test_action_shortcuts_uses_new_terminate_key PASSED [ 50%]
tests/test_header.py::test_action_shortcuts_includes_k9s_anchors PASSED  [ 66%]
tests/test_header.py::test_action_shortcuts_count_in_range PASSED        [ 83%]
tests/test_header.py::test_action_shortcuts_fit_in_120_cols PASSED       [100%]

============================== 6 passed in 0.15s ===============================
