sobomax ba9ac46632 Introduce new syscons(4) kernel options:
- SC_CUT_SPACES2TABS - when copying text into the cut buffer convert leading
  spaces into the tabs;
- SC_CUT_SEPCHARS="XYZ" - treat supplied characters as possible words
  separators when the driver searches for words boundaries when doing cut
  operation.

Also unify cut code a bit to decrease amount of duplicated code. This fixes
line cut mode, so that it is no longer pads line with useless spaces.

Approved by:	ru
2001-09-21 20:41:24 +00:00
..
2001-09-08 23:26:40 +00:00
2001-09-14 12:22:30 +00:00
2001-09-21 20:41:24 +00:00
2001-08-02 23:54:23 +00:00
1999-08-28 01:08:13 +00:00