| Text-Editor-Vip documentation | view source | Contained in the Text-Editor-Vip distribution. |
Text::Editor::Vip::Buffer::Plugins::Display - Text position to display position utilities
use Text::Editor::Vip::Buffer::Dispaly
This module let's you define a tab size and convert text and display positions.
Tab size is set to 8 by default.
Sets the tab size used.
Return the tab size
Given a display position, returns the the position in text
Given a position in the text, returns the the display position
Khemir Nadim ibn Hamouda CPAN ID: NKH mailto:nadim@khemir.net http:// no web site
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
| Text-Editor-Vip documentation | view source | Contained in the Text-Editor-Vip distribution. |