Commit Graph

348 Commits (b31aa890e4949850d87b59db0137849503681775)
 

Author SHA1 Message Date
Simon Let 4b5913f611 new way to install 7 years ago
Simon Let 105886e372 goreleaser fixes 7 years ago
Simon Let 6c5253ca5a reduce depth 7 years ago
Simon Let 50cb6d84c4 include nested files when making release 7 years ago
Simon Let cc5d13ebd8 fix yaml 7 years ago
Simon Let 4ad65e21e8 ditch the extra steps and include whole project in goreleaser 7 years ago
Simon Let 8cbb15159f add gh actions to also release submodules 7 years ago
Simon Let b10a0296da out binaries in a 'bin' directory 7 years ago
Simon Let c8faccf445 only run github actions on tag to save minutes, build all the binaries 7 years ago
Simon Let 209abcee9e goreleaser take 8 7 years ago
Simon Let 7900bd4bc4 skip signing for now 7 years ago
Simon Let 494469c724 goreleaser take 6 7 years ago
Simon Let 20feb8f801 github actions: request go version 1.12 7 years ago
Simon Let f1bb18fb45 don't use gomodules in CI? 7 years ago
Simon Let 3226dae0db gorelease take 3 7 years ago
Simon Let 660ae8d8d3 disable hooks 7 years ago
Simon Let 36a30ad2e5 draft of gorelease 7 years ago
Simon Let db60ab0187 add github actions 7 years ago
Simon Let cfabdcf7da minor fixes 7 years ago
Simon Let a6cf02c5d7 polish install scripts 7 years ago
Šimon Let d4a5ad8e6d
Merge pull request #30 from curusarn/dev3 7 years ago
Simon Let 963fd9e972 init session when resh updates, cleanup 7 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 7 years ago
Simon Let 15a431cfc3 add inspect command, fix deduplication issues, fixes 7 years ago
Simon Let 968c792f69 add vscode files to gitignore 7 years ago
Simon Let cfce56232d bump version 7 years ago
Simon Let d251dc99f4 add sanitization for recallActions, minor binding fix 7 years ago
Simon Let b2b058e9e2 fix arrow key bindings in emacs mode 7 years ago
Simon Let ff8f182b75 fix issues with zsh and completions 7 years ago
Simon Let 4c7c1972e8 enable arrow key bindings at the session start (if enabled in config) 7 years ago
Simon Let 53ab420013 enable/disable arrow key bindings - both local and global 7 years ago
Simon Let 992178a9c8 improve reshctl subcommands, add disable for arrow key binds 7 years ago
Simon Let aac6540d68 minor fix in submodules/bash-zsh-compat-widgets 7 years ago
Simon Let 4ba791151d minor fix 7 years ago
Simon Let feb77ba425 update submodules/bash-preexec 7 years ago
Simon Let 3c33b7195a update submodules/bash-zsh-compat-widgets 7 years ago
Simon Let 27121f904a use slim record for /recall instead of regular one 7 years ago
Simon Let 4faf1a8832 add debug option, estimate performance of /recall 7 years ago
Šimon Let 8a0647dcfe
Update README.md 7 years ago
Simon Let 3701a9c8cf handle signals - write pending records on shutdown 7 years ago
Šimon Let 8054c52367
Update VERSION 7 years ago
Šimon Let 414a65ad36
Merge pull request #18 from curusarn/arrow_widgets 7 years ago
Simon Let cf3b54a870 handle nested shells 7 years ago
Simon Let 1ef128895b work around bash-preexec issues, load history on init 7 years ago
Simon Let ca660a0e9b Implement widgets for arrow up/down, minor changes 7 years ago
Simon Let a3c2190c8a extend zsh syntax check on more files 7 years ago
Simon Let 2697ee2f49 zsh comaptibility patch 7 years ago
Simon Let e12e366dda draft of arrow bindings 7 years ago
Simon Let ce7768949a Make sesswatch period configurable 7 years ago
Simon Let dc1d5e4848 Add session watcher, improve history file handler 7 years ago