How to create a jEdit "New View" that not synchronize with the old window
- by user2898598
Hi I just noticed that if you creating a new view on jEdit, when you editing the new one, it affected the text on the original window's text as well, how could I create a New view that allow the user to duplicate data for the current shown view only and not effecting the old ones?
I try to find solutions on the source code, then I find seems there are setting that related to this:
http://www.jedit.org/users-guide/buffersets.html
but I didn't find the selection mentioned on my setting.