personal config

This commit is contained in:
λmolinae 2025-06-22 22:21:48 -06:00
parent af6440da8f
commit 5a68bfbec1
7 changed files with 68 additions and 6 deletions

View file

@ -17,6 +17,9 @@ static const char *output_name = NULL;
/* -l option; if nonzero, use vertical list with given number of lines */
static unsigned int lines = 0;
/* -p option; display input as asterisks */
static int passwd = 0;
/*
* Characters not considered part of a word while deleting words
* for example: " /?\"&[]"