Not that critical, but annoying issue. When copy'n'paste the filename with a path from the search menubar, it includes the unwanted spaces (they are not present in the actual path). This is helpful to open the same file that is currently browsed in the locally opened editor against local Git working tree. Example, https://elixir.bootlin.com/linux/v7.2-rc6/source/drivers/iio/accel/fxls8962af-core.c#L948. When I copy'n'paste the filename I got drivers / iio / accel / fxls8962af-core.c instead of drivers/iio/accel/fxls8962af-core.c.
Note, this is a long standing issue, and I don't expect it to be fixed in a hurry, but will appreciate that to happen.
Not that critical, but annoying issue. When copy'n'paste the filename with a path from the search menubar, it includes the unwanted spaces (they are not present in the actual path). This is helpful to open the same file that is currently browsed in the locally opened editor against local Git working tree. Example, https://elixir.bootlin.com/linux/v7.2-rc6/source/drivers/iio/accel/fxls8962af-core.c#L948. When I copy'n'paste the filename I got
drivers / iio / accel / fxls8962af-core.cinstead ofdrivers/iio/accel/fxls8962af-core.c.Note, this is a long standing issue, and I don't expect it to be fixed in a hurry, but will appreciate that to happen.