Skip to content
  • Jekyll Wu's avatar
    Refacotor the code for parsing and expanding environment variables. · 2b8d544b
    Jekyll Wu authored
    The old cold is copied from kio/kurlcompletion.cpp, which is not
    very suitable for detecting and expanding environment variables. For
    example, it only sees ' ' and '/' as the end point of an environment
    variable. That assumption fails easily with the common example of
    "PATH=$PATH:~/bin"
    2b8d544b