searxng/utils
Markus Heiser 2a12637f59 [fix] utils/lib.sh: prefix_stdout show cursor (ANSI escape \e[?25h)
Some piped commands hide the cursor, show cursory when the stream ends.

Most often this is a bug of the command which piped.  The command should not
hide the cursor when it writes to a pipe.  I have seen this bug with the package
manager (pacman) from ArchLinux.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-06-27 11:48:57 +02:00
..
templates [yamllint] ./utils/templates/etc/searx/*.yml 2021-06-12 20:46:07 +02:00
brand.env More branding 2021-04-22 21:10:22 +02:00
build_env.py [fix] utils/build_env.py: make sure to always use searx/settings.yml 2021-01-11 22:59:35 +01:00
filtron.sh [fix] typo: 'interactiv' --> 'interactive' 2021-04-28 16:29:03 +02:00
lib.sh [fix] utils/lib.sh: prefix_stdout show cursor (ANSI escape \e[?25h) 2021-06-27 11:48:57 +02:00
lxc-searx.env [mod] LXC switch to Fedora 33 / Fedora 31 reached its EOL 2021-03-05 13:17:47 +01:00
lxc.sh [mod] utils/lxc.sh: detect conflict of docker & LXC in the iptables 2021-06-23 12:47:52 +02:00
makefile.include [mod] replace makefile boilerplate by 'manage' script 2021-04-23 11:26:22 +02:00
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 2020-12-26 11:43:18 +01:00
morty.sh [fix] utils/morty.sh - PUBLIC_URL_MORTY is based on PUBLIC_URL 2021-06-13 11:55:32 +02:00
searx.sh [fix] utils/searx.sh: signature of YAML settings has been changed 2021-06-23 09:56:59 +02:00