fish-shell/share
Kurtis Rader bd299e96b2 implement status is-breakpoint
This implements `status is-breakpoint` that returns true if the current
shell prompt is displayed in the context of a `breakpoint` command.

This also fixes several bugs. Most notably making `breakpoint` a no-op if
the shell isn't interactive. Also, typing `breakpoint` at an interactive
prompt should be an error rather than creating a new nested debugging
context.

Partial fix for #1310
2017-06-20 17:18:59 -07:00
..
completions implement status is-breakpoint 2017-06-20 17:18:59 -07:00
functions style cleanups (make style-all) 2017-06-16 21:01:57 -07:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Use open instead of webbrowser.open on macOS >= 10.12.5 2017-05-30 20:53:59 +08:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Use command -sq instead of redirection 2017-02-18 22:16:55 +01:00