spyder-ide / spyder-terminal

Run system terminals inside Spyder. Works on Linux, macOS and Windows.
MIT License
230 stars 78 forks source link

Add option to set buffer limit #227

Closed ccordoba12 closed 4 years ago

ccordoba12 commented 4 years ago

Most Linux consoles have an option to set the buffer limit, i.e. the amount of lines shown in the console. That's very handy when you need to increase it in order to explore the output of commands like strace.

@steff456, please take a look at this one.

steff456 commented 4 years ago

We need to add an option for scrollback parameter in the terminal.