NAME
Text::Editor::Vip::Buffer::Plugins::Display - Text position to display position utilities
SYNOPSIS
use Text::Editor::Vip::Buffer::Dispaly
DESCRIPTION
This module let's you define a tab size and convert text and display positions.
Tab size is set to 8 by default.
FUNCTIONS
SetTabSize
Sets the tab size used.
GetTabSize
Return the tab size
GetCharacterPositionInText
Given a display position, returns the the position in text
GetCharacterDisplayPosition
Given a position in the text, returns the the display position
AUTHOR
Khemir Nadim ibn Hamouda
CPAN ID: NKH
mailto:nadim@khemir.net
http:// no web site
COPYRIGHT
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.