bitterfox

Results 3 comments of bitterfox

Hi, I also encounter a similar issue to this ticket. `tree | fzf` ![Screenshot from 2021-03-13 17-00-04](https://user-images.githubusercontent.com/2819375/111023646-9265df80-841d-11eb-9eb5-5d32495c5329.png) Also in preview screen: ![Screenshot from 2021-03-13 17-11-56](https://user-images.githubusercontent.com/2819375/111023931-46b43580-841f-11eb-9cbb-589229500d7a.png) Correct tree: ![Screenshot from 2021-03-13...

Right, DeferredCompletion and related (CompletableFuture and TaskRequest) objects consume memory. Also, the list contains DeferredCompletion consumes memory. So we still need workaround for DeferredCompletion even if #217 is solved. #217...

Hi Korie, I'm not sure whether I can catch your question correctly. If you want to use your JavaFX class in jshell, please give the classpath option to jfxshell.sh lie:...