anyframe
anyframe copied to clipboard
make anyframe use builtin commands when available
When I used enhancd, anyframe tried changing the directory with cd of enhancd. And they conflicted because enhancd did not accepted argments '--' , which is used in anyframe cd widgets. So I made anyframe use builtin commands when available(this time, cd and kill).