LoganDark

Results 699 comments of LoganDark

@cancerberoSgx if you stop the app (i.e. quit, process.exit, ctrl+C) and scroll up, you will not see the previous logs that were off-screen when the app stopped. I'm not talking...

The example still works.

No. This is something the terminal would have to support natively.

Take a look at [`multiplex.js`](https://github.com/chjj/blessed/blob/eab243fc7ad27f1d2932db6134f7382825ee3488/example/multiplex.js)?

Because you're using a proportional font.

@SSheldon I mean, this is a pretty simple change, and hitting the merge button takes less effort than explaining why this isn't worth your time, so - why bother explaining,...

When does it happen? What code causes the error?

It's up to the community to make integration for projects like these. Why would @davidm code integration designed specifically for Sublime Text only, when members of the community can easily...

Overall, I really like the changes that are currently in the pipeline. Generalizing aspen to encompass more than just filesystem trees will allow for many unique experiences: - Debuggers, viewing...

@graup I've had moderate success implementing multiple select and keyboard bindings in my implementation of Aspen. You can just apply the decoration to multiple items at the same time, and...