Describe the Bug
In the image shown below whenever you enter a wrong command with asdf it logs ( at the bottom of the image) :
"Latest but Latest
-- Rajinikanth
"
This looks like either a prank or someone forgot to clear out the logging during development ( in case you dont known Rajinikanth is an Indian Actor )
Steps to Reproduce
I installed asdf with homebrew using command -> brew install asdf
Run any wrong command:
asdf something
Expected Behaviour
You shown remove this part of logging
Actual Behaviour
Should not have shown something like that in loging
Environment
Although most unlikely not required still:
OS:
Darwin Saurabhs-MacBook-Air.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:33:43 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T8142 arm64
SHELL:
zsh 5.9 (arm64-apple-darwin25.0)
BASH VERSION:
3.2.57(1)-release
ASDF VERSION:
0.20.0 (revision unknown)
ASDF INTERNAL VARIABLES:
ASDF_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/Users/saurabhmehta/.asdf
ASDF_CONFIG_FILE=/Users/saurabhmehta/.asdfrc
ASDF INSTALLED PLUGINS:
nodejs https://github.com/asdf-vm/asdf-nodejs.git 779c8dc84b3bdab38c2c80622d315c2c3267f74b
python https://github.com/danhper/asdf-python.git abc2a03863e4d569b4f9de0d0efc1a88d96c2c12
asdf plugins affected (if relevant)
No response
Describe the Bug
In the image shown below whenever you enter a wrong command with asdf it logs ( at the bottom of the image) :
"Latest but Latest
-- Rajinikanth
"
This looks like either a prank or someone forgot to clear out the logging during development ( in case you dont known Rajinikanth is an Indian Actor )
Steps to Reproduce
I installed asdf with homebrew using command -> brew install asdf
Run any wrong command:
Expected Behaviour
You shown remove this part of logging
Actual Behaviour
Should not have shown something like that in loging
Environment
Although most unlikely not required still: OS: Darwin Saurabhs-MacBook-Air.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:33:43 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T8142 arm64 SHELL: zsh 5.9 (arm64-apple-darwin25.0) BASH VERSION: 3.2.57(1)-release ASDF VERSION: 0.20.0 (revision unknown) ASDF INTERNAL VARIABLES: ASDF_TOOL_VERSIONS_FILENAME=.tool-versions ASDF_DATA_DIR=/Users/saurabhmehta/.asdf ASDF_CONFIG_FILE=/Users/saurabhmehta/.asdfrc ASDF INSTALLED PLUGINS: nodejs https://github.com/asdf-vm/asdf-nodejs.git 779c8dc84b3bdab38c2c80622d315c2c3267f74b python https://github.com/danhper/asdf-python.git abc2a03863e4d569b4f9de0d0efc1a88d96c2c12asdf plugins affected (if relevant)
No response