jamesob / desk

A lightweight workspace manager for the shell
MIT License
2.54k stars 112 forks source link

cmd_current which calls cmd_list doesn't print newline after showing desks. #75

Open drobati opened 7 years ago

drobati commented 7 years ago
~ λ desk
No desk activated.

dart  
rest  ~ λ desk list
dart  
rest  
~ λ desk
No desk activated.

dart  
rest  ~ λ 
~ λ desk --version
◲  desk 0.6.0

Probably doesn't need to be noted but my prompt is ~ λ.

Looked at desk, but didn't understand why it does this if it's just calling cmd_list.

drobati commented 7 years ago

Oh I thought to mention that I'm on macOS 10.12.3.