Far-NetBox
Far-NetBox copied to clipboard
Fix broken terminal output
This pull request fixes this issue.
There are a number of problems with terminal output:
- Terminal output is broken when a command is failed (
SCP
commands) - If panels are shown, then executing a command causes terminal to clear the previous output. This is very annoying.
Far
does not clear terminal under the same conditions - If
Far
is working withConEmu
console emulator inBufferHeight mode ON
, then executing command is not showing: for example, ifpwd
is entered, then a line$ pwd
is not shown.
This problems are fixed with this pull request.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code