SReject / JSON-For-Mirc

JSON parser for mIRC
19 stars 6 forks source link

Better title text into $sfile #31

Closed westor7 closed 7 years ago

westor7 commented 7 years ago

It would be better to name the $sfile titlebar with more specific details rather 'Save', for example 'JSONForMirc Debug Details'.

Check: https://github.com/SReject/JSON-For-Mirc/blob/master/src/JSON%20For%20mIRC.mrc#L1805

westor7 commented 7 years ago

Also adding the 'q' flag will be better UI displayed.

Like: if (%File) && (!$isfile(%File) || $input(Are you sure you want to overwrite $nopath(%File),qysa,@SReject/JSONForMirc/Log,Overwrite)) { savebuf @SReject/JSONForMirc/Log $qt(%File) }