... tig blame [options] [rev] [--] path tig grep [options] [pattern] tig refs [options] tig stash [options] tig status tig < [Git command output] ... ... <看更多>
Search
Search
... tig blame [options] [rev] [--] path tig grep [options] [pattern] tig refs [options] tig stash [options] tig status tig < [Git command output] ... ... <看更多>
#include "tig/blob.h". #include "tig/grep.h". struct grep_line {. const char *file;. unsigned long lineno;. char text[1];. }; struct grep_state {. ... <看更多>
In Tig, press the </> key to enter the search view. But if I accidentally press it, how should I quit? I tried the ESC and Backspace to no ... ... <看更多>
... <看更多>