Sentence Text Objects

We previously learned about various text objects. In this section we learn how they can help us edit our documents.

Selecting the "inner" Sentence

In the first example we demonstrate selecting the "inner sentence" for a sentence that contains only alphanumeric characters. The cursor starts at the middle of the Sentence, and the selection spans that entire sentence.

Initial Conditions
This·is·a·line·with·sample·text.
This·line·has·other·types/kinds·of·words·(and·WORDS)!
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
NORMAL
Top
1:12
 
Move the cursor
vis
This·is·a·line·with·sample·text.
This·line·has·other·types/kinds·of·words·(and·WORDS)!
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
VISUAL
Top
1:32
 

In the second example, we repeat the selection for a sentence that contains non-alphanumeric characters. The Sentence text object is defined to accept either word or WORD text objects.

Initial Conditions
This·is·a·line·with·sample·text.
This·line·has·other·types/kinds·of·words·(and·WORDS)!
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
NORMAL
33%
2:32
 
Move the cursor
vis
This·is·a·line·with·sample·text.
This·line·has·other·types/kinds·of·words·(and·WORDS)!
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
VISUAL
33%
2:53
 

Selecting "around" the Sentence

In the first example we demonstrate selecting "around" a Sentence that contains only alphanumeric characters.

Initial Conditions
This·is·a·line·with·sample·text. 
This·line·has·other·types/kinds·of·words·(and·WORDS)!
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
NORMAL
Top
1:32
 
Move the cursor
vas
This·is·a·line·with·sample·text. 
This·line·has·other·types/kinds·of·words·(and·WORDS)!
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
VISUAL
Top
1:32
 

In the second example, we repeat the Selection for a Sentence that contains non-alphanumeric characters. As noted earlier, the Sentence text object accepts both word and WORD text objects within the Sentence.

Initial Conditions
This·is·a·line·with·sample·text.
This·line·has·other·types/kinds·of·words·(and·WORDS)! 
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
NORMAL
33%
2:53
 
Move the cursor
vas
This·is·a·line·with·sample·text.
This·line·has·other·types/kinds·of·words·(and·WORDS)! 
 
This·is·a·new·paragraph.·This·is·another·sentence.
And·this·is·another·line.
VISUAL
33%
2:53