glow
glow
Hi I've [built](https://github.com/termux/termux-packages/pull/425) stag for [termux](http://termux.com) to make it available on Android. I've had to apply these non-specific patches to make it work. They are general improvements to portability.
In certain programs you can use mouse gestures to do various tasks, for example: - tmux lets you resize panes with click and drag. - weechat has swipe left and...
When the extra keys row is enabled, can it be automatically hidden when the keyboard gets hidden and automatically shown again when the keyboard gets displayed again?
We talked about this on the IRC before. A command that would register itself as Media Key Receiver, so that the Play/Pause, Next and Back could be captured. It would...
Hi, last year we talked about rudimentary tools to write to the external sd card using the API here: https://plus.google.com/u/0/112187690141583660341/posts/a7vMDeZUENs I am just opening this here to track it and...
I'm trying to get this to run on [Termux](http://termux.com). `/bin/sh` doesn't exist on this system. I had to change [Line 361](https://github.com/jamessan/vim-gnupg/blob/master/plugin/gnupg.vim#L361) to `let s:shell = 'sh'` to get it to...
If you write a custom color scheme the font will not load when an unkown propertie is specified. I use https://terminal.sexy/ to create my color schemes and selected "Termite" as...
This requires an extension of the termux-api termux/termux-api#61
There is perhaps some optimization to be done capturing "metadata-updates". Most of it is probably due to https://github.com/termux/termux-api/issues/63
This requires an extension of the termux-api https://github.com/termux/termux-api/issues/62