It seems that I'm unable to configure the TAB key to work as I think it should or as it did in previous versions. When I set tabulation to be at 2 spaces, it actually does one. After that it then does 2. Am I to assume that it actually goes to a tab stop rather than just going two spaces each time for TAB?
KC
TAB
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
RE: TAB
Yes. If you set your tab size to n, you have then tabstops at column n, 2n, 3n, 4n ...
tab derives from tabulator, it is meant for creating tables *) so it does not fill in a number of spaces but brings you to the next column.
*) since at least the good old mechanical typewriters. I have one at home, it has a ruler with 80 "buttons" which you can push in. If you press tab on that machine, the paper is transported to the next button instead of the next character position.
Andreas
tab derives from tabulator, it is meant for creating tables *) so it does not fill in a number of spaces but brings you to the next column.
*) since at least the good old mechanical typewriters. I have one at home, it has a ruler with 80 "buttons" which you can push in. If you press tab on that machine, the paper is transported to the next button instead of the next character position.
Andreas