Maxim Sobolev 78f45204d9 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-06-10 18:57:27 +00:00
2001-07-15 08:21:37 +00:00
2001-09-20 02:13:51 +00:00
2001-06-10 22:13:29 +00:00
2001-06-17 03:10:38 +00:00
1999-08-28 00:22:10 +00:00
2001-06-10 19:16:43 +00:00
1999-08-28 00:22:10 +00:00