Skip to content

Incomplete selection at EOL? #9

Open
@jdanbrown

Description

@jdanbrown

On this text:

    id:                 String,
    node:               String,
    lastTried:          sql.Timestamp,
    lastTriedUri:       String,
    lastTriedSeeding:   sql.Timestamp,
    lastTriedDepth:     Int,
    lastFetched:        Option[sql.Timestamp],
    lastFetchedStatus:  Option[Int],
    lastParsed:         Option[sql.Timestamp],
    lastParsedOutLinks: Option[Int]

I do viC from here:

Screen Shot 2013-03-01 at 12 58 08 PM

and get this selection:

Screen Shot 2013-03-01 at 12 58 27 PM

whereas I was expecting a selection more like this:

Screen Shot 2013-03-01 at 12 59 58 PM

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions