aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locale.conf
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2018-10-17 14:52:45 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2018-10-17 14:52:45 -0400
commitd4df6904a70b4b90f896ec8812a19368d2e04bdd (patch)
tree8ce337e9f8602982f0259030e40e9c6e36f34e89 /core/locale.conf
parent3e8ea367d7ae1a6a9e6eb72c631713f02fa504ca (diff)
When filtering text through shell commands, halt on non-zero status code.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 589322a6..efc5b43a 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -86,6 +86,9 @@ Bookmark = Bookmark
# The text displayed in the dialog for jumping to a particular line.
Go To = Go To
Line Number: = Line Number:
+# The statusbar message displayed when a shell command used to filter text
+# through returns a non-zero status (indicating failure).
+returned non-zero status = returned non-zero status
# [modules/textadept/find.lua]
# The text displayed in the GUI find & replace pane.