slides icon indicating copy to clipboard operation
slides copied to clipboard

Terminal based presentation tool

Results 55 slides issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** when defining a code block, let's provide the user some controls that allow them to describe the groups of lines...

**Is your feature request related to a problem? Please describe.** Currently the only increment supported at the moment, is revealing next slide. Instead lets also provide incremental reveal of items...

Some terminals support image viewing like ITerm2 and Kitty. We could support viewing images in `slides`. If a terminal doesn't support images we could fallback to converting the image to...

Thank you for this great program! When bullet points are short but many, it makes sense to not display one long list, but two next to each other. If [images](#2)...

Well, the title. I couldn't diagnose this with the glamour style file.

**Is your feature request related to a problem? Please describe.** Yes, it would let windows users run slides on their pc without any kind of an emulator. **Describe the solution...

**Describe the bug** a snapd install of slides doesn't know the path of python/go and other programs. It can't execute them for code samples **To Reproduce** `sudo snap install slides`...

Consider this (backticks replaced with single quotes) ``` '''bash echo A ''' '''bash echo B ''' ``` This produces ``` '''bash echo A ''' '''bash echo B ''' A B...

Is it possible to support pipelines for pre-processing? I was hoping to use the following command to make a slide: ``` echo prrm | figlet -f broadway | boxes -a...

**Is your feature request related to a problem? Please describe.** I'd like to be able to use a variety of languages that I don't think it's worth the effort to...