I am at folder /dev/project/ location in and when run vi ~/.gitconfig it opens that file but title of the terminal show the main location (/dev/project) but not the file location which is opened in vim editor, although vim editor show in bottom right about location which is ~ i.e root
so my question is is there any config/ settings available in terminal which change the the title of terminal to opened file name when using vi ( with no tab open , just like we have in Mac)
Note: using default terminal which comes with Ubuntu 24.04 and shell is bash
