Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
kterm
kterm-6.2.0-autolinefeed.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kterm-6.2.0-autolinefeed.patch of Package kterm
--- kterm-6.2.0/main.c.orig Tue Dec 12 12:27:10 2000 +++ kterm-6.2.0/main.c Tue Dec 12 13:08:46 2000 @@ -1479,6 +1479,10 @@ term->flags |= REVERSE_VIDEO; update_reversevideo(); } + /* turn autolinefeed on by default: */ + term->flags |= LINEFEED; + update_autolinefeed(); + #ifdef KTERM_KANJIMODE if (term->misc.k_m) { switch (term->misc.k_m[0]) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor