JTerm icon indicating copy to clipboard operation
JTerm copied to clipboard

A terminal written in Java for cross-platform compatibility and usage.

Results 9 JTerm issues
Sort by recently updated
recently updated
newest added

An attempt to clean up the code and use consistent formatting across all files. - [x] Remove unnecessary variable boxing (Integer.parseInt, substrings, etc) - [x] Remove brackets from one-line if...

### Which code conventions to use? I want to improve the code base quality a bit and have noticed that the conventions used are somewhat inconsistent. Sometimes the [project style...

Added file autocomplete functionality, that was removed as part of the ezcli backport #124 given that the input handling for headless mode was changed, and implemented tests to ensure the...

This PR depends on the ezcli backport (#124), so that PR should be merged before this one. This PR adds more tests to test code from the backport, as well...

This PR backports features that I wrote for my Ezcli project, which is fairly similar to JTerm, and improves on the headless InputHandler system that was originally implemented in JTerm,...

Hey, I used to contribute to this project a while back, and thought about coming back to do a bit more work on it, but I saw there are no...

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 7296d35ec955077d9fff28d414ae21feca491dcc File updated: pom.xml Vulnerabilities reduced: 5 ->...

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...