made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
This commit is contained in:
parent
292ccc4c43
commit
349cadacf6
5 changed files with 19 additions and 19 deletions
2
tag.c
2
tag.c
|
@ -252,7 +252,7 @@ view(Arg *arg)
|
|||
}
|
||||
|
||||
void
|
||||
viewextend(Arg *arg)
|
||||
toggleview(Arg *arg)
|
||||
{
|
||||
unsigned int i;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue