Skip to content

Re-implemented autocomplete functionality + added tests for it - #125

Open
nanoandrew4 wants to merge 17 commits into
Sergix:devfrom
nanoandrew4:autocomplete
Open

nanoandrew4 wants to merge 17 commits into
Sergix:devfrom
nanoandrew4:autocomplete

Conversation

@nanoandrew4

Copy link
Copy Markdown
Contributor

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 functionality of the autocomplete code is sound.

Sergix and others added 17 commits November 24, 2017 14:03
View changelog entry Sergix#116 and the associated documentation for details.
TODO: Fix broken links
Removed unnecessary throws in initWindows function Sergix#120
…ds to the underlying system (currently only Unix/bash commands are supported), and reading/writing a history file similar to bash_history. The ported code also includes more documentation, which will be expanded on
…ed custom command running to enable custom commands previously implemented by JTerm
…y did previously, though more in depth tests are pending
# Conflicts:
#	src/main/java/jterm/JTerm.java
#	src/main/java/jterm/io/input/InputHandler.java
#	src/main/java/jterm/io/input/Keys.java
#	src/main/java/jterm/io/output/GuiPrinter.java
#	src/main/java/jterm/io/output/HeadlessPrinter.java
#	src/test/java/jterm/io/InputHandlerTest.java
#	src/test/java/jterm/util/UtilTest.java

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants