Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
C Syntax
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Dan Pop, post: 1713302"] Still badly missing the point. I seldom use auto-indent, but I use very often other indentation commands, like CTRL-T and shifts, whose operation is controlled by the setting of sw and, therefore, has nothing to do with ts. Yet, vi is using the ts setting to convert the spaces generated by these commands into HTs. Hence my solution to set ts to a ludicrously large value in my .exrc. There is nothing preventing me from resetting it to 8 (which I can achieve with a single key press) when I detect HTs in other people's texts (they're glaringly obvious when ts is set to 100 ;-) Dan [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
C Syntax
Top