-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Integration functionality stop on terminal kill (#50)
* fix: fixed recording Signed-off-by: Ayush Sharma <[email protected]> * fix: fixed record command for zsh shell Signed-off-by: Ayush Sharma <[email protected]> * fix: fixed recording for all cases Signed-off-by: Ayush Sharma <[email protected]> * fix: fixed record script Signed-off-by: Ayush Sharma <[email protected]> * minor change Signed-off-by: Ayush Sharma <[email protected]> * fix: test script Signed-off-by: Ayush Sharma <[email protected]> * fix: terminal disposing Signed-off-by: Ayush Sharma <[email protected]> * added trap condition in zshScript Signed-off-by: Ayush Sharma <[email protected]> * fixed recording and testing Signed-off-by: Ayush Sharma <[email protected]> * added exit in trap Signed-off-by: Ayush Sharma <[email protected]> --------- Signed-off-by: Ayush Sharma <[email protected]> Co-authored-by: Yash Khare <[email protected]>
- Loading branch information
1 parent
322526e
commit 26b3312
Showing
7 changed files
with
167 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters