Feat: open folder and select file issue (#1492)
Goal: Change folder when a filepath is given in loaction bar and highlight the file.
Previous behaviour: File automatically launched.
Changes:
Files: thunar-location-entry.c
Code: Modified function name thunar_location_entry_open_or_launch to thunar_location_entry_open_or_select. Modified else block of thunar_location_entry_open_or_select
Edited by Rishabh Singh