TerminalFX icon indicating copy to clipboard operation
TerminalFX copied to clipboard

Java FX Terminal Emulator

Results 17 TerminalFX issues
Sort by recently updated
recently updated
newest added

_**note**: the following `` are not correct because pasting them in this github form doesn't work, so just assume they are that special ansi escape code symbol._ when I try...

I'm using terminalFX but I could not set TerminalConfig to customize my theme. Pls help me fix it! ![Screen Shot 2021-10-08 at 09 39 11](https://user-images.githubusercontent.com/27512675/136489813-bde04be6-1596-4329-b246-24abb0d9460c.png) openjdk : 11 org.openjfx :...

Terminal 1.0.8 is searching for the dependecy of pty4j: Could not find com.kodedu.pty4j:pty4j:0.7.4 How can this be solved? It is not found in the given repository url that you state...

I can download and run the project fine. However, when I use maven to load it into a clojure project. There is an error. I don't think it's a clojure...

Problem encoding

I already have an console application written with JLine. Does it work to combine it with TerminalFX ?

I am using terminalfx version 1.0.8. ![TerminalFX8](https://user-images.githubusercontent.com/68073577/87265612-da281600-c4e0-11ea-94b6-7feb05b3cabe.PNG) I am in C:\ drive. I want to change the drive to D:\ . How can I change the drive in terminalfx version...

scollbar in Scene can not be clicked nor dragged up and down when text on screen is overflowed. How can I make scrollbar being controlled by mouse ? (Is scrollbar...

I tried to keep the API changes limited, though I did have to break it in some places, hence the version bump included. The change now allows the view be...

Mitigates 501 error from maven.org when resolving artefacts. Additionally https upgrade for sparetimelabs.com is also included for sake of completeness.