Skip to content

Incomplete selection at EOL? #9

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions