Hello, I'm not sure if this is the right place to report, but I'm currently experiencing problems with auto-completion after installing it via dnf install tldr, it is placing backslashes behind every space, which is trashing the completion into a single line of items.
tldr --update_cache
# tldr[TAB] adds one space normally
# tldr[TAB][TAB] shows every package available in a single line as if there was one completion option
tldr \ \ pacman\ query\ \ \ \ insmod\ \ \ \ st\ \ \ \ cockpit\ ws\ \ \ \ ntfsfix\ \ \ \ distrobox\ host\ exec\ \ \ \ ostree\ \ \ \ timeshift\ \ \ \ pamac\ \ \ \ uuid\ \ \ \ ip\ route\ list\ \ \ \ a2query\ \ \ \ daemon\ \ \ \ pw\ play\ \ \ \ mkinitcpio\ \ \ \ id3v2\ \ \ \ at\ \ \ \ ego\ \ \ \ sacctmgr\ \ \ \ smbclient\ \ \ \ sar\ \ \ \ toolbox\ init\ container\ \ \ \ pmount\ \ \ \ nmcli
Hello, I'm not sure if this is the right place to report, but I'm currently experiencing problems with auto-completion after installing it via
dnf install tldr
, it is placing backslashes behind every space, which is trashing the completion into a single line of items.System information:
tldr 3.1.0 (Client Specification 1.5)
6.2.12-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC
)5.2.15(1)-release (x86_64-redhat-linux-gnu)
Originally posted by @jrom99 in https://github.com/tldr-pages/tldr-python-client/issues/69#issuecomment-1525989777