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 More branding 3 years ago
build_env.py [fix] utils/build_env.py: make sure to always use searx/settings.yml 4 years ago
filtron.sh [fix] typo: 'interactiv' --> 'interactive' 3 years ago
lib.sh [fix] utils/lib.sh: prefix_stdout show cursor (ANSI escape \e[?25h) 3 years ago
lxc-searx.env [mod] LXC switch to Fedora 33 / Fedora 31 reached its EOL 3 years ago
lxc.sh [mod] utils/lxc.sh: detect conflict of docker & LXC in the iptables 3 years ago
makefile.include [mod] replace makefile boilerplate by 'manage' script 3 years ago
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 4 years ago
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