aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_complete_ant_targets.fish
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2015-04-20 02:04:17 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2015-04-20 02:04:17 -0700
commitc3ef23b10f4c5bc5de7e685c631e6c5802dc4db0 (patch)
treef103f8940e21b88f520db6a5da48b6dc1f9f6fa9 /share/functions/__fish_complete_ant_targets.fish
parent722fedc8fd590cb436109a553fb68f02790117f3 (diff)
Support for a "pending item" in history.
Before running a command, we add the command to history, so that if the command causes us to exit it's still captured in history. But that command should not be considered part of history when expanding the history within the command itself. For example, `echo $history[1]` should be the previously run command, not `echo $history[1]` itself. Fixes #2028
Diffstat (limited to 'share/functions/__fish_complete_ant_targets.fish')
0 files changed, 0 insertions, 0 deletions