Currently, the wrap mode setting in the View menu (No Wrap, Wrap by Characters, Wrap by Window, Wrap by Page) is global for all files. Please make it possible that this setting can be different for different files. For each file, EmEditor shall remember the setting, and when the user switches between files, EmEditor shall apply the remembered setting.
I would be very grateful if you could fulfil this request. Your suggestion to use separate configurations does not help me unfortunately, due to the way how I use EmEditor. (I have files of the same type which need different wrap mode settings.)
Unfortunately, EmEditor still forgets the wrap mode setting when the file is removed from the workspace and then EmEditor is closed. This problem does not exist e.g. for the cursor position. So it seems that EmEditor stores the cursor position somewhere else. Would it be possible to store the wrap mode setting in the same place, so that EmEditor will remember the wrap mode setting even if the file is removed from the workspace?