Vim icon indicating copy to clipboard operation
Vim copied to clipboard

Port of the Vim text editor to the iOS

Results 18 Vim issues
Sort by recently updated
recently updated
newest added

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...

dependencies

Alert message is showing username concatenating with date message. To make the correction, I put 3 space in front of the message. ![image](https://user-images.githubusercontent.com/13952867/171884178-0aa13fa2-f740-4c69-9826-f7e19cfa2188.png)

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....

dependencies

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

enhancement
high_workload

As requested here : http://news.ycombinator.com/item?id=3487837

enhancement
high_workload

In addition to iCloud support.

enhancement
high_workload

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...

enhancement
requires_attention

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...

bug
requires_attention

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...

enhancement
requires_attention
high_workload