mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Remove verbose option
Remove the command-line verbose option but let the ctrl-t c feature print some of the verbose information (active config path/section).
This commit is contained in:
parent
11df828f68
commit
28c880cdab
7 changed files with 13 additions and 29 deletions
|
|
@ -54,7 +54,6 @@ struct option_t
|
|||
const char *log_filename;
|
||||
const char *map;
|
||||
int color;
|
||||
bool debug;
|
||||
};
|
||||
|
||||
extern struct option_t option;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue