0

I am using Spring Shell.

When I try to run it in command prompt, output is longer than command prompt length and lines break to next line.
How can I enable scroll or auto scroll for it?

Sajad NasiriNezhad
  • 699
  • 1
  • 7
  • 27

1 Answers1

2

this has nothing to do with Spring Shell. This is rather a feature of your terminal program, so you should be looking for a setting regarding "buffer width", etc.

ebottard
  • 1,997
  • 2
  • 12
  • 14