Alexander F. Rødseth

Results 83 issues of Alexander F. Rødseth

Hi, I'm packaging 0.2.17 for Arch Linux, but one of the tests seems to fail now: ```ini ==> Starting check()... ninja: Entering directory `build' [0/1] cd /build/neovim-qt/src/build && /usr/bin/ctest --force-new-ctest-process...

Steps to reproduce the issue: 1. Build Algernon from the latest `main` 2. Launch `./algernon -e` 3. Open a browser at `http://localhost:3000/` and browse to `themes`. 4. Click one of...

bug

* Add Algernon (1.4k stars) to the list of repos using readline

Hi, Thanks for creating this package! I'm using it in [Algernon](https://github.com/xyproto/algernon) and it works wonderfully. There is tab completion and history, and it's really smooth and pleasant to work with....

Hi, When running ./hsandbox, I get: ``` File "./hsandbox", line 374 print message ^ SyntaxError: invalid syntax ``` When running python2 hsandbox c99, I get: ``` SyntaxError: invalid syntax [screen...

* Fix the example (both in `example/` and in `README.md`) * Add a Go module file (`go.mod`) * Add CI configuration (`.travis.yml`) * Minor changes

Hi, I just packaged Circa for the Arch User Submitted package repository (AUR): https://aur.archlinux.org/packages/circa-git If people have yaourt installed, they can install circa git with this command: yaourt -S circa-git...

#### New App Submission - [x] I've read the [contribution guidelines](https://github.com/agarrharr/awesome-cli-apps/blob/master/contributing.md#readme). **Repo or homepage link:** https://github.com/xyproto/o **Description:** Configuration-free text editor and IDE limited to VT100. Suitable for writing git commit...

I made a fork of the space invaders code [here](https://github.com/xyproto/spaceinvaders), but I am unsure if this is okay, since a license i missing. What is the license for this project?