Vim
Vim copied to clipboard
Port of the Vim text editor to the iOS
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Alert message is showing username concatenating with date message. To make the correction, I put 3 space in front of the message. 
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.1 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
It no longer works to map 2 characters to a command or function. For example: ``` imap jj no longer works to map "jj" to the key. ``` Similarly, mapleader...
As requested here : http://news.ycombinator.com/item?id=3487346
As requested here : http://news.ycombinator.com/item?id=3487837
In other versions of Vim, I can copy text to and from the OS's global clipboard by using the `"*` and `"+` registers. This doesn't appear to work in iOS...
Netrw uses nnoremap ... to select files and open directories. I've tested some maps; they do appear to work, but this one doesn't. The ipad vim app does have netrw...
I use a bluetooth keyboard with my ipad, and I can use esc to exit insert mode when I'm using vim through iSSH, so I know it works. iSSH has...