updated man page
This commit is contained in:
parent
c39df91ab9
commit
7e597ae204
7 changed files with 68 additions and 73 deletions
2
tag.c
2
tag.c
|
@ -141,4 +141,6 @@ toggletag(Arg *arg)
|
|||
settitle(sel);
|
||||
if(!isvisible(sel))
|
||||
arrange(NULL);
|
||||
else
|
||||
drawstatus();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue