Badr Elmers

Results 50 comments of Badr Elmers

Yes , I see, `RefrEnv_ResetEnvironment` could have been the best solution, but we arrived to `RefrEnv_ResetEverything` because `RefrEnv_ResetEnvironment` is impossible to implement, lets see why, you said: > Basically, this...

@eabase yes, good point. i made sure that the path reconstruction is similar to what windows does so you have to end up with the same order

@eabase If I understood well, it sounds like you encountered a scoping issue where the functions defined in the `refrenv.ps1` file were not available in the global scope when you...

this is not a problem of N_m3u8DL-RE, if your OS uses an old TLS like in win 7 and the server use a newer TLS like fastly servers then you...

please do not drop xp if possible, I moved from rizonesoft Notepad3 to zufuliu Notepad4 just for this.

the latest [VxKex NEXT](https://github.com/YuZhouRen86/VxKex-NEXT) 1.1.2.1439 works very well with chrome v133 but only x64, chrome x32 does not run, i downloaded the x64 from here [GoogleChromePortable64_133.0.6943.60_online.paf.exe](https://sourceforge.net/projects/portableapps/files/Google%20Chrome%20Portable/) download it run the...

@YuZhouRen86 thank you for your great work I did some investigation about x32, and here are the results if it helps: **from v110 to v124 they work fine with vxkex...

thank you for considering this. > 2nd action is redundant. we can reuse 1st action PROC_GET_EVENTS when 'text' param of app_proc is empty. you are right

This is just perfect, it works perfectly, I love it. This is truly fantastic and will make developing plugins with dynamic events safer and easier. Thank you so so much.

- `unsub` and `sub` are very welcome, does it solve this also? [PROC_SET_EVENTS should not reset the old events](https://github.com/Alexey-T/CudaText/issues/6107#top) - `filter` i think should be `filter=event1:value1,event2:value2,event3:value3` to solve this https://github.com/Alexey-T/CudaText/issues/6142#issuecomment-3619389667...