Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bohrshaw/atuin

Tags

weekly

Toggle weekly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(bash): rework atuinsh#1509 to recover from the preexec failure (a…

…tuinsh#1729)

In GitHub atuinsh#1509, we blocked the unintended preexec event caused by the
keybinding of Atuin.  However, with that fix, the preexec event for
the intended user command is still missing.  In this patch, we try to
manually run the preexec hook when we detected the unintended preexec
(which means the missing intended preexec).

References:

atuinsh#1509
https://forum.atuin.sh/t/atuin-bash-and-ble-sh/175
atuinsh#1003 (comment)
atuinsh#1727
atuinsh#1728

v18.0.1

Toggle v18.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): prepare for release v18.0.1 (atuinsh#1706)

v18.0.0

Toggle v18.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): prepare for release v18.0.0 (atuinsh#1685)

v17.2.1

Toggle v17.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): prepare for release v17.2.1 (atuinsh#1495)

v17.2.0

Toggle v17.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): prepare for release v17.2.0 (atuinsh#1492)

v17.1.0

Toggle v17.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): prepare for release v17.1.0 (atuinsh#1432)

v17.0.1

Toggle v17.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v17.0.1 (atuinsh#1354)

v17.0.0

Toggle v17.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(nu): disable the up-arrow keybinding for Nushell (atuinsh#1329)

v16.0.0

Toggle v16.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release v16.0.0 (atuinsh#1143)

* Prepare release v16.0.0

* Remove debug output

* Fix kv dupes if the store already exists

* Add limit in frontend as well as sync backend

v15.0.0

Toggle v15.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v15.0.0 (atuinsh#995)

* Release v15.0.0

* Draft post

* Update contributors