Commit Graph

49 Commits (3d29552c9229aded54acf42d6f1bddd2430746cb)

Author SHA1 Message Date
Simon Let 11eb86fc7a
hotfix 4 years ago
Simon Let eadb9abb19
Use XDG CACHE for "last run" files, fix header display bug 4 years ago
Simon Let a88acedde0
Redo how HOST and PWD are displayed 4 years ago
Simon Let 3d18e16015
longer timeouts, various improvements 4 years ago
Simon Let 45c66208a1
Ignore SIGINT and SIGQUIT, timeouts for requests 4 years ago
Simon Let 65742ee830
Use PR https://github.com/curusarn/resh/pull/165 4 years ago
Simon Let 1188da141c
use reader instead of scanner to be able to read long lines 5 years ago
Simon Let fe878c57e8 reorganize search app code, minor fixes 6 years ago
Simon Let a9ef6453d1 update readme, install info, error mesages, minor fix, minor score tweak 6 years ago
Simon Let d16d59759b hack in support to use standard history in resh cli 6 years ago
Simon Let 2e0737fab8 add record id 6 years ago
Simon Let 7c68d1da13 show relative time, major speed up 6 years ago
Simon Let 617cc31fa3 show datetime in cli - experiment 6 years ago
Simon Let 5deccd6c3d add slim cli record to speed up CLI start up 6 years ago
Simon Let 4d3a6fd1c4 improve enrichment, fix git normalization 6 years ago
Simon Let 282f3bd759 normalize git remote in cli, fix typo 6 years ago
Simon Let f18b3afa5c normalize git remotes 6 years ago
Simon Let c5319a6813 graph an plot updates 6 years ago
Simon Let 595cbc64ad uncomment all plots, use serif font, minor changes 6 years ago
Simon Let 27db75157b skip invalid history records and fix history file during start up 6 years ago
Simon Let 732a75754b bugfix: histfile fullRecords were not getting new records 6 years ago
Simon Let 5293c21ee8 draft working with ctrl+R 6 years ago
Simon Let a12862032a second draft of resh cli 6 years ago
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