You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I open several clj-swingrepls, they all have the title "Clojure 1.x.y REPL". It would be nice to provide a function (title "my title") to set the window title after the REPL has already been started.
The text was updated successfully, but these errors were encountered:
If I open several clj-swingrepls, they all have the title "Clojure 1.x.y REPL". It would be nice to provide a function
(title "my title")
to set the window title after the REPL has already been started.The text was updated successfully, but these errors were encountered: