NEWS.3.5 (screen-4.8.0) | : | NEWS.3.5 (screen-4.9.0) | ||
---|---|---|---|---|
skipping to change at line 29 | skipping to change at line 29 | |||
* Screen now reads/writes only in asyncronous mode. | * Screen now reads/writes only in asyncronous mode. | |||
* Ansi parser speedup code resulting in much faster output of text. | * Ansi parser speedup code resulting in much faster output of text. | |||
* Changed the rc file syntax. Commands now directly affect the current | * Changed the rc file syntax. Commands now directly affect the current | |||
window. The default settings are changed with 'def...' commands. | window. The default settings are changed with 'def...' commands. | |||
The 'set' keyword no longer exists. | The 'set' keyword no longer exists. | |||
Please run the 'newsyntax' script on your old screenrc files! | Please run the 'newsyntax' script on your old screenrc files! | |||
* Emacs style isearch added to copy mode. Try ^A ESC ^R screen ^R ^R | * Emacs style isearch added to copy mode. Try ^A ESC ^R screen ^R ^R | |||
to locate the last three occurences of the word 'screen' in the | to locate the last three occurrences of the word 'screen' in the | |||
history buffer. | history buffer. | |||
* New command 'silence'. Alarms the user whenever there was inactivity | * New command 'silence'. Alarms the user whenever there was inactivity | |||
for a specified amount of time on a certain window. | for a specified amount of time on a certain window. | |||
Useful if you want to wait for a compilation to end. | Useful if you want to wait for a compilation to end. | |||
* Much better margin handling: | * Much better margin handling: | |||
Screen now handles autowrapped lines correctly in the redisplay and | Screen now handles autowrapped lines correctly in the redisplay and | |||
copy/paste functions. | copy/paste functions. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |