Search code examples
shellfish

disable fish shell showing env variable value on tab


Can I disable fish shell showing the values being shown on the screen when I type echo e.g $FOO .

Current I see when I do $F <tab> I see my shell shows all the environment variables with F and then on the right said of my prompt it displays their values like (Variable: <value of the environment value)


Solution

  • The answer is "No". This is not configurable in fish.