Files @ 5ebeba51e2ff
Branch filter:

Location: majic-scripts/requirements.in

branko
[cheatsheet_viewer.sh] Added support for displaying cheatsheet in overlay mode:

- Current window focus is preserved. Cheatsheet is shown as
always-on-top.
- Fix inconsitency in pqiv window title naming between display and
toggle commands.
# Safer XML parsing.
defusedxml ~= 0.7.0

# Command line option handling.
Click ~= 8.1.0

# mapping-generator
PyYAML ~= 6.0.0

# Python script development.
flake8
pip-tools