Text::Editor::Vip::Buffer::Plugins::Display - Text position to display position utilities


Text-Editor-Vip documentation  | view source Contained in the Text-Editor-Vip distribution.

Index


NAME

Top

Text::Editor::Vip::Buffer::Plugins::Display - Text position to display position utilities

SYNOPSIS

Top

  use Text::Editor::Vip::Buffer::Dispaly

DESCRIPTION

Top

This module let's you define a tab size and convert text and display positions.

Tab size is set to 8 by default.

FUNCTIONS

Top

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

Top

	Khemir Nadim ibn Hamouda
	CPAN ID: NKH
	mailto:nadim@khemir.net
	http:// no web site

COPYRIGHT

Top


Text-Editor-Vip documentation  | view source Contained in the Text-Editor-Vip distribution.