rad icon indicating copy to clipboard operation
rad copied to clipboard

🚲 Programmers environment & hackers text editor 🚲

Results 5 rad issues
Sort by recently updated
recently updated
newest added

Rad might be the editor of choice for most leaders of the world, but it still does miss most basic text editor features. - [ ] Eval expression - [x]...

Right now, Rad does not do scrolloff. Scrolloff means moving the shown text up one line when the point is further down than the text. Open a text editor, move...

Set up a `circle.yml` to test things on circleci. How it can work with `boot`: https://github.com/crisptrutski/boot-cljs-test/blob/master/circle.yml

Right now the meat of a package is defined in its `attr-map` ([as in this test package](https://github.com/fromheten/rad/blob/master/test_packages/test_package.clj#L3)). It would be better to put that in the metadata. Then there is...

At the moment, there is only a plain-text-terminal fronted for rad. But in the future, I want the text to have different properties, such as - Color - Emphasis (boldness,...