You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
templates [yamllint] ./utils/templates/etc/searx/*.yml 3 years ago
brand.env
build_env.py
filtron.sh
lib.sh [fix] utils/lib.sh: prefix_stdout show cursor (ANSI escape \e[?25h) 3 years ago
lxc-searx.env
lxc.sh [mod] utils/lxc.sh: detect conflict of docker & LXC in the iptables 3 years ago
makefile.include
makefile.lxc
morty.sh [fix] utils/morty.sh - PUBLIC_URL_MORTY is based on PUBLIC_URL 3 years ago
searx.sh [fix] utils/searx.sh: signature of YAML settings has been changed 3 years ago