pop on heretag
This commit is contained in:
parent
4f8b08d330
commit
0aaa9a21f3
3 changed files with 16 additions and 8 deletions
2
tag.c
2
tag.c
|
@ -136,7 +136,7 @@ heretag(Arg *arg)
|
|||
for(i = 0; i < TLast; i++)
|
||||
c->tags[i] = NULL;
|
||||
c->tags[tsel] = tags[tsel];
|
||||
arrange(NULL);
|
||||
pop(c);
|
||||
focus(c);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue