Alex

Results 28 issues of Alex

> If the directory of a project contains any aliases/symlinks they aren't followed properly. They show up as an empty directory. To reproduce just add a symlink to a directory...

Add a keyboard shortcut that would: 1. Add another cursor in the same place as the current one 2. Focus on it The user could then move the new cursor...

I've noticed when performing operations on branches, sometimes gitxpc will get itself into an infinite loop and get stuck on 100% CPU. 1. In general, Chocolat should monitor gitxpc's vitals...

Apparently Chocolat [shits itself](https://twitter.com/cgiffard/status/700484481220681728) in Japanese input mode. I'm not sure if this is a function of the input mode, the kanji, all non-unicode characters, or what. Japanese input mode...

It would be nice if Themes preferences had a button that took you to Install Extras' "Install From File", since most people wouldn't look for it there.

I am writing something with softwrap enabled so it reflows nicely as I edit. But then I want to send a draft to someone, so I want to hard wrap...

Why is there so much empty space???

There's broadly three kinds of CLI tools: - Instant commands, such as `git add`. Lifetime: seconds or less. - Short-running processes, such as `ag`, `make`, etc. Lifetime: minutes or less....

- [x] Replace RBSplitView with a fresh split view implementation - [x] Implement BigRational-based split ordering - [ ] Implement pinned tabs - [ ] Unify non-file views under one...

Syntax highlighting is terrible and has been for 6 years. 1. Finish shamrock. 2. Figure out how to compile it as a standalone program. Think it just depends on oniguruma....