pub const SET = 0
pub const CUR = 1
pub const END = 2
pub const SEEK = struct { pub const SET = 0; pub const CUR = 1; pub const END = 2; }
Press escape to exit search and then '?' to see more options.