about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKylie McClain <kylie@somas.is>2021-12-21 15:16:03 -0500
committerKylie McClain <kylie@somas.is>2022-01-27 14:56:28 -0500
commit6412260e76de32bb42246e9cdfd7012cf7f98d62 (patch)
treefb8d2722007ee4e305cda3ccc0a398b0545710f7
parento pana e nimi 'jan' tawa toki pali (diff)
downloadcatgirl-6412260e76de32bb42246e9cdfd7012cf7f98d62.tar.gz
catgirl-6412260e76de32bb42246e9cdfd7012cf7f98d62.zip
url.c: o ante e toki lon kon urlOpen()
-rw-r--r--url.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/url.c b/url.c
index 219a83c..84fe0fe 100644
--- a/url.c
+++ b/url.c
@@ -143,7 +143,7 @@ static void urlOpen(const char *url) {
 			_exit(EX_CONFIG);
 		}
 	}
-	warnx("no open utility found");
+	warnx("mi ken ala alasa e ilo pi open lipu");
 	_exit(EX_CONFIG);
 }
 
cash/libedit/history.c?id=8b0ad135bc880685f677aee9d5c59433dd2aad50&follow=1'>Use flock(2) when loading and saving historyJune McEnroe 2019-01-15Add sans8x16.psfJune McEnroe The symbols are still really bad... 2019-01-14Add guides to psfedJune McEnroe 2019-01-14Check for NULL copy or undo buffers in psfedJune McEnroe 2019-01-14Add cash.7 READMEJune McEnroe 2019-01-14Document old=new argument of fc -sJune McEnroe 2019-01-14Allow replacing empty string with fc old=newJune McEnroe 2019-01-13Enable warnings in libeditJune McEnroe 2019-01-13Show full path in RPS1June McEnroe 2019-01-13Shorten $HOME to ~ in prompt expansionJune McEnroe 2019-01-13Document PSlitJune McEnroe 2019-01-13Document PS0June McEnroe 2019-01-13Set PS0 in cashJune McEnroe 2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe