Skip to content

Commit

Permalink
DOCS/man/input.rst: add sections to categorize commands
Browse files Browse the repository at this point in the history
mpv has too many commands and they are unorganized in the
documentation, making it difficult to navigate.

This commit completely reorganizes the commands into several
categories to make the documentation easier to navigate.
The following categories are defined:

- Playback Control: Seeking and stepping.
- Property Manipulation: Changing property values.
- Playlist Manipulation: Playlist navigation and editing.
- Track Manipulation: Track navigation and editing.
- Text Manipulation: Text printing, expansion, escaping.
- Configuration: General configuration and related files.
- OSD: Displaying contents as OSD.
- Input and Keybind: Input configuration and key bindings.
- Execution: Execution of mpv and subprocesses.
- Scripting: Script loading and communication.
- Screenshot: Taking screenshots.
- Miscellaneous: Other commands.
  • Loading branch information
na-na-hi committed Nov 12, 2024
1 parent 57a0e45 commit 598990f
Showing 1 changed file with 638 additions and 601 deletions.
Loading

0 comments on commit 598990f

Please sign in to comment.