Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rcaloras/bash-preexec issues and pull requests

#163 - Command intercept failure

Issue - State: open - Opened by zhangying098 28 days ago - 1 comment

#162 - preexec called twice when SIGINT trap is used

Issue - State: open - Opened by danieltodor about 2 months ago - 1 comment

#161 - Avoid checking PATH for functions

Pull Request - State: closed - Opened by agriffis 2 months ago - 5 comments

#160 - Do not enable `bash-preexec.sh` in non-interactive shells

Pull Request - State: open - Opened by akinomyoga 3 months ago - 3 comments

#159 - Packaging questions

Issue - State: open - Opened by LecrisUT 3 months ago - 4 comments

#158 - Run preexec for commented out commands

Issue - State: open - Opened by yedayak 3 months ago - 1 comment

#157 - New release when?

Issue - State: open - Opened by LecrisUT 4 months ago

#154 - Handle another edge case in $PROMPT_COMMAND.

Pull Request - State: open - Opened by JeffFaer 7 months ago - 1 comment

#153 - preexec doesn't work for no-op command `:`

Issue - State: open - Opened by JeffFaer 7 months ago

#152 - Exclude the `bind -x` commands from interactive commands

Pull Request - State: closed - Opened by akinomyoga 8 months ago - 5 comments

#151 - Fix false-negative test case for __bp_install

Pull Request - State: closed - Opened by akinomyoga 8 months ago - 6 comments

#149 - Not working on Windows using Bash in MSYS2

Issue - State: open - Opened by Dominiquini 10 months ago - 7 comments

#148 - detailed bash log with preexec and precmd

Issue - State: open - Opened by alperyilmaz 12 months ago - 2 comments

#147 - preexec $1 is missing some commands

Issue - State: open - Opened by alperyilmaz 12 months ago - 1 comment

#146 - Library Authors documentation can still lead to issues

Issue - State: closed - Opened by pblesi over 1 year ago - 2 comments

#145 - preexec() does not work where as precmd() is working as intended.

Issue - State: closed - Opened by NikhilBayyavarapu over 1 year ago - 1 comment

#144 - Some tests fail with bats 1.9

Issue - State: closed - Opened by chmaynard over 1 year ago - 6 comments

#143 - Re-adjust `PROMPT_COMMAND` when `PROMPT_COMMAND` is modified elsewhere

Pull Request - State: open - Opened by akinomyoga over 1 year ago - 3 comments

#142 - Fix the test for the Bash version for shellcheck

Pull Request - State: closed - Opened by akinomyoga over 1 year ago - 5 comments

#141 - Support the array PROMPT_COMMAND (bash >= 5.1)

Pull Request - State: closed - Opened by akinomyoga over 1 year ago - 4 comments

#140 - Functions called in opposite order in midnight commander subshell

Issue - State: closed - Opened by josef-kyrian over 1 year ago - 2 comments

#139 - FIx: Remove superfluous arg to __bp_set_ret_value

Pull Request - State: open - Opened by glensc over 1 year ago - 2 comments

#138 - Fix a test for #131

Pull Request - State: closed - Opened by akinomyoga almost 2 years ago - 1 comment

#137 - Addtional fixes for `shellcheck`

Pull Request - State: closed - Opened by akinomyoga about 2 years ago - 4 comments

#136 - Check Bash version 3.1+

Pull Request - State: closed - Opened by akinomyoga about 2 years ago - 1 comment

#135 - Update to remove shellcheck warnings

Pull Request - State: closed - Opened by adamprice2 about 2 years ago - 2 comments

#134 - post_cmd functionality addition

Issue - State: closed - Opened by Tallicia about 2 years ago - 2 comments

#133 - Fix typo in README: our -> your

Pull Request - State: closed - Opened by ayeseeem about 2 years ago

#131 - Return original value from `__bp_precmd_invoke_cmd`

Pull Request - State: closed - Opened by jordemort over 2 years ago - 11 comments

#130 - Bash 5.1 supports making PROMPT_COMMAND an array

Issue - State: open - Opened by dimo414 over 2 years ago - 5 comments

#128 - Try to better handle external modification to `$PROMPT_COMMAND`

Pull Request - State: closed - Opened by gaelicWizard over 2 years ago - 2 comments

#127 - Use POSIX syntax for Bash detection

Pull Request - State: closed - Opened by gaelicWizard over 2 years ago - 16 comments

#126 - Line number exit outpu command ?

Issue - State: closed - Opened by gpxlnx over 2 years ago - 1 comment

#125 - Configure the first workflow for GitHub Actions

Pull Request - State: closed - Opened by FranklinYu over 2 years ago - 4 comments

#124 - Fix bugs in the code and in tests

Pull Request - State: closed - Opened by FranklinYu over 2 years ago - 2 comments

#123 - Remove the underscore prefix of `__bp_imported`

Pull Request - State: closed - Opened by FranklinYu over 2 years ago - 3 comments

#122 - official way to detect whether bash-preexec is loaded

Issue - State: closed - Opened by FranklinYu over 2 years ago - 2 comments

#121 - Tests fail with bats 1.5.0

Issue - State: closed - Opened by rycee almost 3 years ago - 7 comments

#120 - Add Fig to list of tools using bash-preexec in production

Pull Request - State: closed - Opened by mschrage almost 3 years ago - 1 comment

#119 - Honor HISTCONTROL "ignorespace" and "ignoreboth"

Pull Request - State: open - Opened by gaelicWizard about 3 years ago

#118 - Handle unbound PROMPT_COMMAND

Pull Request - State: closed - Opened by gaelicWizard about 3 years ago - 2 comments

#117 - Remove all history manipulation

Pull Request - State: closed - Opened by gaelicWizard about 3 years ago - 7 comments

#115 - [Bug] HISTCONTROL ignore* setting should be respected

Issue - State: open - Opened by cornfeedhobo over 3 years ago - 7 comments

#114 - Return immediately when not run in Bash

Pull Request - State: closed - Opened by rcaloras almost 4 years ago

#113 - Return immediately when running in Zsh

Issue - State: closed - Opened by FranklinYu almost 4 years ago - 3 comments

#112 - Reimplement the string-manipulation functions to write to variables instead of stdout

Pull Request - State: closed - Opened by dimo414 about 4 years ago - 2 comments

#111 - Preexec is called when exiting bash with Ctrl-D

Issue - State: closed - Opened by dseomn about 4 years ago - 2 comments

#110 - Allow bash-preexec to be included at any point

Pull Request - State: closed - Opened by rcaloras about 4 years ago - 2 comments

#109 - Fix condition where pre-exec hooks would not trigger

Pull Request - State: open - Opened by gdestuynder over 4 years ago - 4 comments

#108 - fc prints debug trap

Issue - State: closed - Opened by gnachman over 4 years ago - 6 comments

#106 - Tweak the syntax for clearing the DEBUG trap

Pull Request - State: closed - Opened by dimo414 over 4 years ago - 1 comment

#105 - It's possible to prevent the execution of the command?

Issue - State: closed - Opened by diegobernardes over 4 years ago - 4 comments

#104 - preexec is called / not called in weird moments

Issue - State: open - Opened by mkielar over 4 years ago - 5 comments

#103 - Doesn't work with "z" when sourcing ~/.bashrc again

Issue - State: closed - Opened by mkielar over 4 years ago - 4 comments

#102 - Add function of chpwd

Issue - State: open - Opened by FranklinYu over 4 years ago - 2 comments
Labels: help wanted, Starter Task

#101 - fix: variable error when bash set -o nounset

Pull Request - State: closed - Opened by adoyle-h almost 5 years ago - 1 comment

#99 - Change [[ to [ in tests where possible

Pull Request - State: closed - Opened by spl about 5 years ago - 2 comments

#98 - Link to bats-core instead of bats

Pull Request - State: closed - Opened by spl about 5 years ago - 1 comment

#97 - Could the restriction that bash preexec is the last thing loaded be relaxed?

Issue - State: closed - Opened by gnachman about 5 years ago - 9 comments
Labels: enhancement

#96 - Honor HISTCONTROL "ignorespace" and "ignoreboth"

Pull Request - State: open - Opened by ilya-bobyr about 5 years ago - 8 comments

#95 - bash-preexec steps on `var`

Issue - State: closed - Opened by gnachman about 5 years ago - 1 comment

#94 - Reinstalling Bash-preexec Doesn't Work

Issue - State: closed - Opened by anhnamtran over 5 years ago - 2 comments

#92 - Install fails when bash is in POSIX mode

Issue - State: closed - Opened by mohd-akram over 5 years ago - 2 comments

#91 - Doesn't work in scripts

Issue - State: closed - Opened by philastrophist over 5 years ago - 3 comments

#90 - Miscellaneous fixes for sed.

Pull Request - State: closed - Opened by dseomn over 5 years ago - 1 comment

#89 - FreeBSD sed doesn't seem to support \+

Issue - State: closed - Opened by dseomn over 5 years ago - 3 comments

#88 - Avoid sed's -E flag

Pull Request - State: closed - Opened by dimo414 almost 6 years ago - 1 comment

#87 - sed -E does not work with older versions of sed

Issue - State: closed - Opened by steinarvk almost 6 years ago - 4 comments

#86 - Remove spurious global variable declarations for __bp_last_ret_value and __bp_last_ret_value

Pull Request - State: closed - Opened by dimo414 almost 6 years ago - 1 comment

#85 - Save $PIPESTATUS for precmd and preexec functions to use.

Pull Request - State: closed - Opened by dseomn almost 6 years ago - 5 comments

#84 - Compatibility with "nounset" bash option (fixed for bash 4.3)

Pull Request - State: closed - Opened by steinarvk almost 6 years ago

#83 - upgrade Travis bats version to bats-core 1.1.0

Pull Request - State: closed - Opened by steinarvk almost 6 years ago - 1 comment

#82 - Compatibility with "nounset" bash option

Pull Request - State: closed - Opened by steinarvk almost 6 years ago - 1 comment

#81 - Copy $PIPESTATUS for precmd_functions.

Issue - State: closed - Opened by dseomn almost 6 years ago

#80 - bash-preexec fails if user has "nounset" option set

Issue - State: closed - Opened by steinarvk almost 6 years ago - 8 comments

#79 - Fix issues with capturing certain commands

Pull Request - State: closed - Opened by steinarvk almost 6 years ago - 8 comments

#78 - Whitespace is trimmed from commands

Issue - State: closed - Opened by steinarvk almost 6 years ago

#77 - commands with multiline strings are truncated to first line

Issue - State: closed - Opened by steinarvk almost 6 years ago

#76 - $this_command is interpreted by `echo`

Issue - State: closed - Opened by dseomn almost 6 years ago

#75 - Can you cancel a command based on logic within preexec?

Issue - State: closed - Opened by adamtaylor13 almost 6 years ago - 2 comments

#74 - preexec_function gets inaccurate arguments in tmux

Issue - State: closed - Opened by JeffreyFalgout almost 6 years ago - 3 comments

#73 - Detect variables bash-preexec requires writable access to that have been marked readonly

Pull Request - State: closed - Opened by dimo414 about 6 years ago - 1 comment

#72 - Detect readonly HISTTIMEFORMAT

Issue - State: closed - Opened by gnachman about 6 years ago - 4 comments

#71 - Instructions inconsistent with script comments

Issue - State: closed - Opened by jamesderlin over 6 years ago - 3 comments

#70 - Declaration of semicolon won't work.

Issue - State: closed - Opened by chiddekel over 6 years ago - 4 comments

#69 - Drop the misleading shebang

Pull Request - State: closed - Opened by theMarix over 6 years ago - 1 comment

#68 - This is not an issue

Issue - State: closed - Opened by DevasiaThomas over 6 years ago - 3 comments

#67 - Pre-pend sudo to execution of binaries in /sbin

Issue - State: closed - Opened by ageis over 6 years ago - 6 comments

#66 - Fix #64 by quoting functions and set IFS on read

Pull Request - State: closed - Opened by rcaloras over 6 years ago

#65 - Store and unset IFS for arrays and read

Pull Request - State: closed - Opened by rcaloras over 6 years ago - 1 comment

#64 - Setting `IFS=_` breaks __bp_precmd_invoke_cmd

Issue - State: closed - Opened by gnachman over 6 years ago - 10 comments

#63 - Edit and execute command in editor

Issue - State: closed - Opened by sbeldekov almost 7 years ago - 1 comment

#62 - Update bash-preexec.sh

Pull Request - State: closed - Opened by lguelorget almost 7 years ago