Commit Graph

26 Commits (b6c5c879b42dc5b5dfb023260f6a7971cd647f93)

Author SHA1 Message Date
Simon Let e02757383c init (sesshist) session on recall when it doesn't exist, minor changes to readme 6 years ago
Simon Let d92e07c073 fix potential memory leak, don't draft when releasing 6 years ago
Simon Let 3605e8abc5 add reshctl sanitize, add last recall to recorded data 6 years ago
Simon Let 8de4f4f4fc add reshctl status and reshctl update 6 years ago
Simon Let 4dfe16321b use exit code to signify recall errors 6 years ago
Simon Let 5ee66ec596 don't panic when bash/zsh history doesn't exists 6 years ago
Simon Let 963fd9e972 init session when resh updates, cleanup 6 years ago
Simon Let aba197561a load bash/zsh history when resh hostory is too small, fix duplicates in sesshist, fix lag at the end of hist session 6 years ago
Simon Let 15a431cfc3 add inspect command, fix deduplication issues, fixes 6 years ago
Simon Let 53ab420013 enable/disable arrow key bindings - both local and global 6 years ago
Simon Let 27121f904a use slim record for /recall instead of regular one 6 years ago
Simon Let 4faf1a8832 add debug option, estimate performance of /recall 6 years ago
Simon Let 3701a9c8cf handle signals - write pending records on shutdown 6 years ago
Simon Let cf3b54a870 handle nested shells 6 years ago
Simon Let 1ef128895b work around bash-preexec issues, load history on init 6 years ago
Simon Let ca660a0e9b Implement widgets for arrow up/down, minor changes 6 years ago
Simon Let e12e366dda draft of arrow bindings 6 years ago
Simon Let ce7768949a Make sesswatch period configurable 6 years ago
Simon Let dc1d5e4848 Add session watcher, improve history file handler 6 years ago
Simon Let b8c00b6c73 Split collect into collect and postcollect 6 years ago
Simon Let 7b437b6870 Add git *after* members to record 6 years ago
Simon Let 383216942a Add tests for pkg/records 6 years ago
Simon Let 882e2f34a3 Add a bunch of useless comments to make linter happy 6 years ago
Simon Let 79d7f1c45e restructure - move strategies to pkg, split evaluate and move parts to pkg 6 years ago
Simon Let 96cf2ae032 split cfg from records, add bash-like strategy, improvements 6 years ago
Simon Let c229caced9 Restructure project to match guidelines 6 years ago