resh

RESH ❯❯ Contextual shell history for zsh and bash

MIT License

Stars
1K
Committers
6

Bot releases are visible (Hide)

resh - v2.5.19

Published by github-actions[bot] over 4 years ago

Changelog

2136096 hotfix to preserve ctrl+R config during updates

resh - v2.5.18

Published by github-actions[bot] over 4 years ago

Changelog

bbfc036 Update text showed after installation
61018e1 fix typo

resh - v2.5.17

Published by github-actions[bot] over 4 years ago

Changelog

9c76059 sanitize fixes
068252d Merge pull request #89 from curusarn/update_sanitization
1981764 use sha256 instead of sha1, minor changes
944c8b5 update sanitization to handle ctrl_R widget
5ccc7f4 fix ctrl_R widget shadowing the bash_preexec hook

resh - v2.5.16

Published by github-actions[bot] over 4 years ago

Changelog

4190bb4 fix bash-completions detection
f33febf Delete VERSION

resh - v2.5.15

Published by github-actions[bot] over 4 years ago

Changelog

d120929 Merge pull request #85 from curusarn/bug_handle_invalid_json
27db751 skip invalid history records and fix history file during start up
96b5e9d Merge pull request #81 from r-darwish/patch-1
3bacec7 Fix a typo in README.md
8ccb7bc Don't use exitcodes over 128
b640e1b fix delimeter used in ctrl_R recall action
b30ee70 Merge pull request #77 from Sciencentistguy/patch-1
b0dd741 Fix a typo (bindnigs -> bindings)

resh - v2.5.14

Published by github-actions[bot] over 4 years ago

Changelog

27db751 skip invalid history records and fix history file during start up
96b5e9d Merge pull request #81 from r-darwish/patch-1
3bacec7 Fix a typo in README.md
8ccb7bc Don't use exitcodes over 128
b640e1b fix delimeter used in ctrl_R recall action
b30ee70 Merge pull request #77 from Sciencentistguy/patch-1
b0dd741 Fix a typo (bindnigs -> bindings)

resh - v2.5.13

Published by github-actions[bot] over 4 years ago

Changelog

892b064 update readme

resh - v2.5.11-rc1

Published by github-actions[bot] over 4 years ago

Changelog

8d68efb fix whitespace error
dce9593 override noclobber option
2ebccfa add arm and arm64 to rawinstall script

resh - v2.5.10

Published by github-actions[bot] over 4 years ago

Changelog

990fde4 add amr and arm64 to goreleaser build

resh - v2.5.9

Published by github-actions[bot] over 4 years ago

Changelog

732a757 bugfix: histfile fullRecords were not getting new records
d7915ed Update README.md
29a7cfe 2k20 update

resh - v2.5.8

Published by github-actions[bot] over 4 years ago

Changelog

4a24aa6 update install message to include resh cli
10526c3 Update README.md
503ac86 Update README.md
de4baa5 readme minor change
986a085 add resh cli to readme
c066550 Update README.md

resh - v2.5.7

Published by github-actions[bot] over 4 years ago

Changelog

2fca0bf fix embarrassing bug

resh - v2.5.6

Published by github-actions[bot] over 4 years ago

Changelog

a7d367e add full support for ctrl r in bash, search tweaks, fixes
1f56260 enforce that all build targets are added to goreleaser

resh - v2.5.5

Published by github-actions[bot] over 4 years ago

Changelog

2ec7275 fix unbind ctrl R

resh - v2.5.4

Published by github-actions[bot] over 4 years ago

Changelog

4bea947 add resh-cli to goreleaser

resh - v2.5.3

Published by github-actions[bot] over 4 years ago

Changelog

c51d4d1 minor reshctl enable fix
c150fab Update README.md

resh - v2.5.2

Published by github-actions[bot] over 4 years ago

Changelog

b8be59c fix ctrl r bindings in zsh, polishing
5293c21 draft working with ctrl+R

resh - v2.5.1

Published by curusarn over 4 years ago

Changelog

9975168 hotfix for bash
417fa3a Update README.md

resh - v2.5.0

Published by github-actions[bot] over 4 years ago

Changelog

6c57306 Merge pull request #58 from curusarn/feature_resh_hstr
daad6a8 minor improvements
a128620 second draft of resh cli
03bc083 Update README.md
ef99654 add cli draft
8e5c4cb cosmetic change

resh - v2.4.13

Published by github-actions[bot] almost 5 years ago

Changelog

add rudimentary support for bash3.2
various minor fixes