Commit Graph

227 Commits (0cd47fc0567770667b847941957ca6cde288415e)
 

Author SHA1 Message Date
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 968c792f69 add vscode files to gitignore 6 years ago
Simon Let cfce56232d bump version 6 years ago
Simon Let d251dc99f4 add sanitization for recallActions, minor binding fix 6 years ago
Simon Let b2b058e9e2 fix arrow key bindings in emacs mode 6 years ago
Simon Let ff8f182b75 fix issues with zsh and completions 6 years ago
Simon Let 4c7c1972e8 enable arrow key bindings at the session start (if enabled in config) 6 years ago
Simon Let 53ab420013 enable/disable arrow key bindings - both local and global 6 years ago
Simon Let 992178a9c8 improve reshctl subcommands, add disable for arrow key binds 6 years ago
Simon Let aac6540d68 minor fix in submodules/bash-zsh-compat-widgets 6 years ago
Simon Let 4ba791151d minor fix 6 years ago
Simon Let feb77ba425 update submodules/bash-preexec 6 years ago
Simon Let 3c33b7195a update submodules/bash-zsh-compat-widgets 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
Šimon Let 8a0647dcfe
Update README.md 6 years ago
Simon Let 3701a9c8cf handle signals - write pending records on shutdown 6 years ago
Šimon Let 8054c52367
Update VERSION 6 years ago
Šimon Let 414a65ad36
Merge pull request #18 from curusarn/arrow_widgets 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 a3c2190c8a extend zsh syntax check on more files 6 years ago
Simon Let 2697ee2f49 zsh comaptibility patch 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 77d94c9e12 Save std{out,err} of last run, add reshctl debug 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 d4959cffbe Minor change 6 years ago
Simon Let 82a40f7f29 Add reshctl to enable/disable RESH features 6 years ago
Simon Let 583224527f Add submodule bash-zsh-compat-widgets 6 years ago
Šimon Let e4e1ac3e7a
Merge pull request #15 from curusarn/dev_3 6 years ago
Simon Let 29bc4b20b8 Merge branch 'master' into dev_3 6 years ago
Simon Let 0bcf3fd3a9 Add some tests for shell scripts 6 years ago
Šimon Let 7eeb249722 Zsh compatibility patch 6 years ago
Šimon Let 0cd433ba5e
Zsh compatibility patch 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
Simon Let 8824893b15 evaluate: add dynamic/tf-idf record distance strategy 6 years ago
Simon Let baeb955841 evaluate: add strategy record distance, misc improvements 6 years ago
Simon Let ff878a9d79 various improvements in evaluation 6 years ago
Simon Let 62797c7d36 add graph of command sequences 6 years ago
Simon Let 1bc5ef53f1 minor changes 6 years ago