Dany LE

Results 16 comments of Dany LE

I was not very clear when i said it worked with the previous patch. I meant that the patch allowed to bypass the sha256sum check but i got a compilation...

I don't really understand the extended selection behavior that you described. For now, one can double-click a word to select it, click again that world will select the entire line....

I can confirm that double click on a word, then holding SHIFT and click to another word, will extend the selection on PTerm

It looks like TerminalEmulator has no way to know whether a **window is moved out of a tab group** or **a window is closed due to the associated tab closed**,...

I will try to deal with the unicode problem first, can you provide with more detail on how to reproduce the problem? , probably a specific use case example that...

Hello again, Unicode should work by now ~~(except Thai, Chinese, Japanese... which are not correctly display, this is something related to Pharo)~~. Note that, to display unicode, PTerm uses ~~"DejaVu...

Dark mode is now enabled by default in PTerm ![](https://github.com/lxsang/online_stuffs/raw/master/pterm-dark.png) Cheers

For the others problems, I need more detail on how to reproduce them. Thx

Color problem is fixed with the new added themes

Yes i remember settting TERM to `linux` for some reason (can't recall which one though, probably something related to the themes). We could change it to `xterm` or `xterm-256color`, but...