shell-history icon indicating copy to clipboard operation
shell-history copied to clipboard

Add import feature

Open pawamoy opened this issue 7 years ago • 1 comments

  • bash history: write a function
  • zsh history: write a function
  • bashhub: bh -n 10000 > last-10k.log then parse (https://github.com/rcaloras/bashhub-client/issues/52 😀 )

Boost priority

  • Boost priority in our backlog through Polar.sh. Higher pledge, higher priority.
  • Minimum pledge by user/organization is $5, minimum amount for boost is $30.
  • View all issues with pledges.
  • We receive the funds once the issue is completed and confirmed by you.
  • Features with the insiders label are released to sponsors first, and tied to a funding goal.
Fund with Polar

pawamoy avatar Nov 14 '17 21:11 pawamoy

This should be done in Python (in the web app). Then the shellhistory command could use the Python functions to enable this feature for command-line.

pawamoy avatar Dec 07 '17 13:12 pawamoy