From 409615246069bc311ec58570b0ebb951aca85068 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 9 Feb 2021 17:36:40 -0500 Subject: Use flags for pbd client behaviour --- bin/.gitignore | 3 --- 1 file changed, 3 deletions(-) (limited to 'bin/.gitignore') diff --git a/bin/.gitignore b/bin/.gitignore index a52982b3..0bf030a8 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -18,11 +18,8 @@ htmltags modem mtags nudge -open order -pbcopy pbd -pbpaste pngo psf2png psfed -- cgit 1.4.1 a6fa0b970e338afa723606cfe68c53'/> dontfiles
summary refs log tree commit diff
path: root/bin/beef.c (unfollow)
Commit message (Expand)Author
2022-06-03Stop polling stdin after EOFJune McEnroe
2022-06-02Set TABSIZE=4June McEnroe
2022-06-02Do basic match highlightingJune McEnroe
2022-06-02Clean up parsing a littleJune McEnroe
2022-06-02Don't duplicate path stringJune McEnroe
2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe
2022-06-02Add initial working version of qfJune McEnroe
2022-05-29Set prompt for okshJune McEnroe