1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-19 12:31:14 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
ziajka
807bea40d4 Fixes running switch console inside PyCharm terminal (Ref. ) 2017-08-29 12:28:53 +02:00
ziajka
4e3eee33fc Windows console bugfix tests 2017-08-29 10:08:10 +02:00
ziajka
ac508435c3 History support for console and telnet application, Fixes:
Arrows UP/DOWN for telnet, Ref. 

Typo, Ref. 

Support async commands, Ref. 

Small refactor, Ref. 

Asyncio telnet server - connections support, Ref. 

Prompt-toolkit in dependencies, ref. 

Few comments, ref. 

Direct imports, ref. 

Windows size changed support in telnet server, ref. 

Fake termios

Fake termios - different approach

InputStream - copied source from prompt_toolkit
2017-07-25 16:18:07 +02:00
Julien Duponchelle
ca3f8d0b43
Provide easy to test a shell by using stdin as an input 2017-06-02 14:50:34 +02:00
Julien Duponchelle
5616ab0e9a
Fake console for simple Ethernet switch
Fix 
2017-05-31 15:13:29 +02:00