Settings

Theme

Show HN: Automatically save scripts from your shell history

github.com

17 points by asidiali 5 years ago · 2 comments

Reader

akkartik 5 years ago

Nice. Though it might be nicer to take a pattern like "Start" rather than the count.

  • asidialiOP 5 years ago

    Thanks for the feedback there, and for checking it out. I’m still working on an ideal process for optimizing identification of the lines you want to use. The issue with both the count and the start is that you have to have some awareness of those indexes. I’m working on a more visual way to pick and choose commands (think git squash commit picking).

    Unless you mean start as in, type a command to begin “recording” and then type an end command when you’re done? Interesting idea

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection