Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / replit/codemirror-vim issues and pull requests
#202 - Registering ex handlers in CodeMirror 6 is unintuitive or impossible with TypeScript
Issue -
State: open - Opened by tmcw 2 days ago
#201 - Recent PR 198 breaks non-ASCII character support (Accented letters like é, à, ö, and ñ)
Issue -
State: closed - Opened by adrocic 9 days ago
- 2 comments
#200 - Issues on Android tablet
Issue -
State: open - Opened by Laurensdc 12 days ago
#199 - Support mapping an operator (`g@` and `operatorfunc`)
Issue -
State: open - Opened by natetarrh about 1 month ago
- 1 comment
#198 - fix mapping in insert mode
Pull Request -
State: open - Opened by nightwing 2 months ago
#197 - [BUG] map doesn't map correctly
Issue -
State: open - Opened by superle3 2 months ago
#196 - [Bug] `~` followed by an undo enters visual mode
Issue -
State: open - Opened by RyotaUshio 3 months ago
#195 - find and subsitute not match case
Issue -
State: open - Opened by SomaLily 3 months ago
- 4 comments
#194 - support both <A-*> and unicode mapping on mac
Pull Request -
State: closed - Opened by nightwing 4 months ago
#193 - Keybindings with Option key on Mac are not working
Issue -
State: closed - Opened by dpecos 4 months ago
- 5 comments
#192 - Support for Two-Keystroke Mappings with Timeout in Insert Mode
Issue -
State: closed - Opened by caticoa3 4 months ago
- 2 comments
#191 - test vim_test.js
Pull Request -
State: closed - Opened by orlserg 4 months ago
#190 - Verymagic
Pull Request -
State: closed - Opened by nightwing 5 months ago
#189 - fix substitution with empty string
Pull Request -
State: closed - Opened by nightwing 5 months ago
#188 - Incorrect regex substitution (search and replace)
Issue -
State: closed - Opened by lebigot 5 months ago
#187 - Ex prompt scrolls page when editor is taller than visible page
Issue -
State: open - Opened by firai 5 months ago
- 1 comment
#186 - Replacement doesn't work as expected
Issue -
State: closed - Opened by djsjo 6 months ago
- 5 comments
#185 - Mappings for Arrow Keys
Issue -
State: closed - Opened by SBrazzCode 6 months ago
- 2 comments
#184 - Run on replit not working
Issue -
State: open - Opened by whitenoisedev 6 months ago
- 3 comments
#183 - Visual mode: arrow keys do not select text
Issue -
State: closed - Opened by dpecos 7 months ago
- 5 comments
#182 - @codemirror/[email protected] + Chrome v126 - Enter not inserting new line in insert or normal mode
Issue -
State: closed - Opened by infime 7 months ago
- 2 comments
#181 - add version ex command
Pull Request -
State: closed - Opened by nightwing 8 months ago
- 1 comment
#180 - Feature: version command
Issue -
State: open - Opened by Opisek 8 months ago
- 4 comments
#179 - Implement rot13 cypher
Pull Request -
State: closed - Opened by Opisek 8 months ago
#178 - [Bug] Random input in normal mode with IME
Issue -
State: open - Opened by LawrenceGK 9 months ago
- 3 comments
#177 - Replaying a macro while it is being recorded hangs the page
Issue -
State: open - Opened by veluca93 9 months ago
- 3 comments
#176 - Implement relative line numbers
Issue -
State: open - Opened by sergeichestakov 9 months ago
- 2 comments
#175 - highlight search during replace command
Pull Request -
State: closed - Opened by nightwing 9 months ago
#174 - fix visual mode cursor shifted on empty lines
Pull Request -
State: closed - Opened by nightwing 9 months ago
#173 - The /g flag on :s in Vim mode doesn't work as it should - it only replaces the first occurrence
Issue -
State: closed - Opened by masad-frost 9 months ago
- 3 comments
#172 - Increment zero-padded decimal
Issue -
State: open - Opened by digitalillusions 10 months ago
- 3 comments
#171 - `j` in visual mode renders offset to actual line when there is empty lines
Issue -
State: closed - Opened by zzhixin 11 months ago
- 3 comments
#170 - fix broken arrow navigation on wrapped lines
Pull Request -
State: closed - Opened by nightwing 11 months ago
#169 - Pressing up and down arrow keys at the start of a line behaves strangely shortly after entering insert mode
Issue -
State: closed - Opened by Ilex-verticillata 11 months ago
- 1 comment
#168 - CM default indent/dedent of Cmd + Square Brackets is not suppressed when vim is the chosen flavor
Issue -
State: closed - Opened by blast-hardcheese 11 months ago
- 3 comments
#167 - Add marks ex command
Pull Request -
State: closed - Opened by nightwing 12 months ago
#166 - Upgrade peer deps and add static check to CI
Pull Request -
State: closed - Opened by masad-frost 12 months ago
#165 - gk skips a line if cursor is at column 0 position (Obsidian)
Issue -
State: closed - Opened by apotenza92 12 months ago
- 4 comments
#164 - Fix f<S-Space>
Pull Request -
State: closed - Opened by nightwing 12 months ago
#163 - WS-2472: Find-backwards <Space> ignored
Issue -
State: closed - Opened by blast-hardcheese about 1 year ago
- 6 comments
#162 - add types for vim.js
Pull Request -
State: closed - Opened by nightwing about 1 year ago
#161 - Fix option values that include =
Pull Request -
State: closed - Opened by Opisek about 1 year ago
- 1 comment
#160 - Feature: Replacement Preview
Issue -
State: open - Opened by Opisek about 1 year ago
- 2 comments
#159 - Dead key input treated as insertion in normal mode
Issue -
State: open - Opened by Opisek about 1 year ago
- 1 comment
#158 - Fix readonly
Pull Request -
State: closed - Opened by nightwing about 1 year ago
#157 - readonly not work on vim mode
Issue -
State: closed - Opened by oeyoews about 1 year ago
#156 - [BUG]: error A document must have at least one line
Issue -
State: closed - Opened by oeyoews about 1 year ago
- 11 comments
#155 - [Question] Alter an operator
Issue -
State: closed - Opened by brendanbond about 1 year ago
- 4 comments
#154 - Not changing to Line mode automatically like vim
Issue -
State: closed - Opened by Archie-2021 about 1 year ago
- 10 comments
#153 - Vim keybindings don't work with Japanese keyboard
Issue -
State: open - Opened by domagojk about 1 year ago
- 3 comments
#152 - automatic langmap for non ascii + fix composition replace issue
Pull Request -
State: closed - Opened by nightwing about 1 year ago
- 1 comment
#151 - Added Langmap Feature
Pull Request -
State: closed - Opened by Opisek about 1 year ago
- 4 comments
#150 - keyToKey is all you need
Pull Request -
State: closed - Opened by nightwing about 1 year ago
#149 - Insert mode maps don't support character insertion
Issue -
State: closed - Opened by tenmajkl about 1 year ago
- 3 comments
#149 - Insert mode maps don't support character insertion
Issue -
State: open - Opened by tenmajkl about 1 year ago
- 1 comment
#148 - nnoremap i :nohl<CR>i doesn't work
Issue -
State: closed - Opened by fcFn about 1 year ago
#148 - nnoremap i :nohl<CR>i doesn't work
Issue -
State: closed - Opened by fcFn about 1 year ago
#147 - New release?
Issue -
State: closed - Opened by firai about 1 year ago
- 1 comment
#146 - fix repeat support of word text object
Pull Request -
State: closed - Opened by nightwing over 1 year ago
#145 - Langmap
Issue -
State: closed - Opened by Opisek over 1 year ago
- 8 comments
#144 - Bump postcss from 8.4.16 to 8.4.31
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#143 - Vim normal-mode cursor disappears when moving over multi-codepoint emoji
Issue -
State: open - Opened by diminutivesloop over 1 year ago
- 7 comments
#142 - Consider setting clipboard register as the default for yanking/deleting
Issue -
State: open - Opened by joelostblom over 1 year ago
- 1 comment
#141 - use cursor blinkrate from drawSelection plugin
Pull Request -
State: closed - Opened by nightwing over 1 year ago
#141 - use cursor blinkrate from drawSelection plugin
Pull Request -
State: closed - Opened by nightwing over 1 year ago
#140 - Could the cursor use blinking rate from `drawSelection`?
Issue -
State: closed - Opened by krassowski over 1 year ago
- 3 comments
#139 - Spanish Question mark
Issue -
State: open - Opened by hawkiboy over 1 year ago
- 3 comments
#138 - escape key blurs codemirror instead of exiting insert mode
Issue -
State: closed - Opened by niwla23 over 1 year ago
- 3 comments
#137 - Migrate block cursor to Layer and RectangleMarker API
Issue -
State: open - Opened by masad-frost over 1 year ago
#136 - Shouldn't c2aw work?
Issue -
State: closed - Opened by RhvdG over 1 year ago
#135 - do not block changes by spellcheck
Pull Request -
State: closed - Opened by nightwing over 1 year ago
#134 - use coordsForChar when available
Pull Request -
State: closed - Opened by nightwing over 1 year ago
#133 - Undesirable behavior when cursor navigates wrapped line
Issue -
State: closed - Opened by ggsvr over 1 year ago
- 3 comments
#132 - Replacing a character doesn't work when using dead key
Issue -
State: closed - Opened by lebigot over 1 year ago
- 1 comment
#131 - block cursor off-by-one error
Issue -
State: closed - Opened by cdmistman over 1 year ago
#130 - Extension state get's resetted on reconfigure
Issue -
State: open - Opened by paoloricciuti over 1 year ago
- 6 comments
#129 - Bump vite from 2.9.15 to 2.9.16
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#128 - Implement `:startinsert`
Pull Request -
State: closed - Opened by tomodachi94 over 1 year ago
- 6 comments
#127 - Support toggle for boolean options using "!"
Pull Request -
State: closed - Opened by nightwing over 1 year ago
#126 - Support toggle for boolean options using "!"?
Issue -
State: closed - Opened by coryvirok over 1 year ago
#125 - Replacing a character (r) doesn't work with two-key characters (^+o = ô, etc.)
Issue -
State: closed - Opened by lebigot over 1 year ago
- 2 comments
#124 - Spellchecker replacement broken
Issue -
State: closed - Opened by lishid almost 2 years ago
- 5 comments
#123 - fix dg$ at the end of line
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
#122 - [Bug] Deleting until end of logical line leaves the last character undeleted
Issue -
State: closed - Opened by SPiCaRiA almost 2 years ago
- 1 comment
#121 - [feature request] add highlight to the yanked region
Issue -
State: open - Opened by aleksey-rowan almost 2 years ago
- 7 comments
#120 - implement gq and gw
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
#119 - Changing the color of the Normal Mode Cursor
Issue -
State: closed - Opened by rashadphil almost 2 years ago
- 5 comments
#118 - [Bug] Block cursor text rendering issue on Safari
Issue -
State: open - Opened by cyanzhong almost 2 years ago
- 2 comments
Labels: codemirror-issue
#117 - Key matching fixes
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
- 2 comments
#116 - linewise change should not autoindent
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
#115 - `<C-d>` in Safari on iPad does not work
Issue -
State: open - Opened by kometenstaub almost 2 years ago
- 4 comments
Labels: codemirror-issue
#114 - noremap support
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
- 1 comment
#113 - make cursor position after p to match vim
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
#112 - FR: full support of `{n,v,o,i}noremap`
Issue -
State: closed - Opened by chrisgrieser almost 2 years ago
- 3 comments
#111 - `dj` does not behave like in vim
Issue -
State: closed - Opened by chrisgrieser almost 2 years ago
- 4 comments
#110 - make blockcursor over the tab character behave like vim
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
#109 - Oversized cursor over tab characters in normal mode
Issue -
State: closed - Opened by sergeichestakov almost 2 years ago
- 2 comments
#108 - Toggling insert mode doesn't work after highlighting text in visual mode
Issue -
State: closed - Opened by sergeichestakov almost 2 years ago
- 2 comments
#107 - Fix insert mode repeat with paired characters
Pull Request -
State: closed - Opened by nightwing almost 2 years ago
#106 - <s-p> Shift-P command paste multiline content but not _forward_
Issue -
State: closed - Opened by stealzy almost 2 years ago
- 5 comments