Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/qol: record mode #78

Open
polarhive opened this issue Jul 24, 2024 · 0 comments
Open

feat/qol: record mode #78

polarhive opened this issue Jul 24, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@polarhive
Copy link
Collaborator

Your shell should have a start-record keybind, say: CTRL+R and a prompt shows up.

Usecase: a new user has no clue what caused an error and they've to keep scrolling to take screenshots and you have to manually read through and type commands one by one from that screenshot to reproduce their errors. Instead: psh lets them share their logs from that specific session.

It starts to log anything on the STDOUT and appends it to a file. The user can publish this file to a pastebin. This in essence is like (a long-screenshot) so that you can share what went it wrong while debugging.

Try building it natively, otherwise if out of time, let call ascii cinema in a forked process when the CTRL+R keybind is pressed. ref: ascii cinema

@polarhive polarhive added the enhancement New feature or request label Jul 24, 2024
@polarhive polarhive added this to the week-4 milestone Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant