d0c-s4vage / lookatme

An interactive, terminal-based markdown presenter
https://lookatme.readthedocs.io/en/latest/
MIT License
2.08k stars 61 forks source link

Add key binding for terminal focus #161

Open minizilla opened 1 year ago

minizilla commented 1 year ago

Describe the Feature Request I think adding key binding for every action is a must. For terminal focus, perhaps something like ctrl+t or tab is good enough.

d0c-s4vage commented 1 year ago

Yeah, working with the terminal can definitely be improved.

d0c-s4vage commented 1 year ago

Hmm, maybe adding a ~/.config/lookatme/keybindings.yml could be useful so that you can customize the bindings too.

minizilla commented 1 year ago

Thats great, looking forward to it.

julianthome commented 1 year ago

@d0c-s4vage this looks like an interesting entry issue for me to work on. Would it be okay with you if I am taking this on?

d0c-s4vage commented 1 year ago

Of course! Any issue you want to pick up!

d0c-s4vage commented 1 year ago

This issue is pretty closely related to this too: https://github.com/d0c-s4vage/lookatme/issues/191