Forrest logo
back to context overview

mdp

List of commands for mdp:

  • mdp:tldr:2d486 mdp: Disable fading transitions.
    $ mdp --nofade ${presentation-md}
    try on your machine
    explain this command
  • mdp:tldr:3fe19 mdp: Launch a presentation in the terminal from a Markdown file.
    $ mdp ${presentation-md}
    try on your machine
    explain this command
  • mdp:tldr:b49a9 mdp: Disable transparency in transparent terminals.
    $ mdp --notrans ${presentation-md}
    try on your machine
    explain this command
  • mdp:tldr:d633d mdp: Invert font colors to use in terminals with light background.
    $ mdp --invert ${presentation-md}
    try on your machine
    explain this command
back to context overview