Part of twisted.conch View Source
Basic line editing support.
API Stability: Unstable| Author | Jp Calderone | |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 21 | Class | Logging | Wrapper which logs attribute lookups. |
| 47 | Class | TransportSequence | An ITerminalTransport implementation which forwards calls to |
| 79 | Class | LocalTerminalBufferMixin | A mixin for RecvLine subclasses which records the state of the terminal. |
| 99 | Class | RecvLine | TerminalProtocol which adds line editing features. |
| 269 | Class | HistoricRecvLine | TerminalProtocol which adds both basic line-editing features and input history. |