msmigiel opened a new issue, #6070:
URL: https://github.com/apache/jmeter/issues/6070
### Use case
It would be nice for Jmeter to remember which folder was last opened. It
currently default to the folder it launches from (usually bin) but I store my
scripts elsewhere and have to navigate there each time.
### Possible solution
This could be stored as a property in jmeter.properties, as are all the
other properties Jmeter reads.
### Possible workarounds
As a workaround, I've been passing this to the JVM, but it would be nice to
have this as described above out of the box: `-Duser.dir=${JMETER_HOME}/scripts`
### JMeter Version
5.6.2
### Java Version
Any
### OS Version
Any
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]