Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / guillermooo/Vintageous issues and pull requests

#99 - undo should restore last known xpos

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: defect

#98 - zb moves the caret

Issue - State: closed - Opened by quarnster almost 12 years ago - 3 comments
Labels: TYPE: defect

#97 - make sure actions not requiring motions don't specifiy a bogus motion

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature

#96 - create build script for linux

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature, PLAT: linux

#95 - improve build script to exclude test files from release versions

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: feature, AREA: core

#94 - async status messages

Issue - State: closed - Opened by guillermooo almost 12 years ago - 3 comments
Labels: TYPE: feature

#93 - replicate command line behavior in Vim (keys, etc.)

Issue - State: closed - Opened by guillermooo almost 12 years ago

#92 - add explicit 'key binding namespaces'

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature, AREA: core

#91 - implement <C-r>=

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature

#90 - let user enable/disable ctrl keys in Vintageous

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: TYPE: defect, AREA: core

#89 - z-, z<CR> should place the caret at first non-white space char

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: defect

#88 - zt, zb

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: defect

#87 - % implementation

Issue - State: closed - Opened by quarnster almost 12 years ago - 3 comments
Labels: TYPE: defect

#86 - i resets xpos. xpos should never be reset

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#85 - xpos should not be reset when switching views or from an external app back to Sublime Text

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: defect, AREA: core

#83 - Indenting multiplier not working with visual blocks

Issue - State: closed - Opened by weslly almost 12 years ago
Labels: TYPE: defect

#82 - can't f<

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments

#81 - check Practical Vim (PragProg) for insteresting Vim commands

Issue - State: open - Opened by guillermooo almost 12 years ago - 3 comments
Labels: AREA: core

#80 - expression register

Issue - State: closed - Opened by guillermooo almost 12 years ago

#79 - investigate operator-pending mode

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: AREA: core

#78 - Vertical split

Issue - State: closed - Opened by weslly almost 12 years ago

#77 - Horizontal split

Issue - State: open - Opened by weslly almost 12 years ago - 1 comment
Labels: TYPE: feature, AREA: core

#76 - Implement split panes commands

Issue - State: closed - Opened by weslly almost 12 years ago - 4 comments

#75 - add debug option to silence/enable verbose output

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature

#74 - , and ; are reversed

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#73 - implement minimal scroll for j, k

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: feature

#72 - clean up 2ac9e02ab7037e2e5f4920a97a36116c48b07821 aftermath

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect, AREA: core

#71 - Display Command Palette with :

Issue - State: closed - Opened by mmoya almost 12 years ago - 4 comments

#70 - Sometimes keys stop responding

Issue - State: closed - Opened by gak almost 12 years ago - 12 comments
Labels: TYPE: defect

#69 - b fails on first word if it's less than three chars long

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#68 - Movement yanks do not behave as expected.

Issue - State: closed - Opened by quarnster almost 12 years ago - 2 comments
Labels: TYPE: defect

#67 - speed up k

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: feature, AREA: core

#66 - speed up j

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: TYPE: feature, AREA: core

#64 - some settings must be persisted between sessions

Issue - State: open - Opened by guillermooo almost 12 years ago
Labels: AREA: core

#63 - FR: Ex mode

Issue - State: closed - Opened by quarnster almost 12 years ago - 2 comments

#62 - what needs to end up in the system clipboard when dealing with multiple sels?

Issue - State: closed - Opened by guillermooo almost 12 years ago - 3 comments

#61 - Page scrolling with CTRL and f, b, etc.

Issue - State: closed - Opened by gak almost 12 years ago - 2 comments
Labels: TYPE: feature

#60 - improve p when pasting linewise to multiple sels

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#59 - TypeError: 'NoneType' object does not support item assignment

Issue - State: closed - Opened by quarnster almost 12 years ago - 5 comments
Labels: TYPE: defect, AREA: core

#58 - paste (p) should leave the caret at the first newly inserted line

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#57 - repeated yy moves the cursor

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: defect, AREA: core

#56 - implement gq command

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature

#55 - '' command should jump to the most recent jump

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#54 - implement local marks

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment

#53 - can't append to yank registers

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#52 - Views exit insert mode when focus is lost

Issue - State: closed - Opened by weslly almost 12 years ago - 9 comments
Labels: TYPE: defect, AREA: core

#51 - Implement Redo (Ctrl-R)

Issue - State: closed - Opened by weslly almost 12 years ago - 2 comments
Labels: TYPE: feature

#50 - Indentation doesn't work on visual mode

Issue - State: closed - Opened by weslly almost 12 years ago - 1 comment
Labels: TYPE: defect

#49 - Selecting text with the mouse doesn't change to Visual Mode

Issue - State: closed - Opened by weslly almost 12 years ago - 1 comment
Labels: TYPE: feature, WHEN: next, AREA: mouse

#48 - Visual mode doesn't keep the selection with arrow keys

Issue - State: closed - Opened by weslly almost 12 years ago
Labels: TYPE: defect

#47 - Start view in normal mode

Issue - State: closed - Opened by weslly almost 12 years ago
Labels: TYPE: feature

#46 - can't paste from system clipboard

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#45 - can't p at EOF

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: defect

#44 - re-evaluate key bindings

Issue - State: closed - Opened by guillermooo almost 12 years ago

#43 - implement inclusive text objects (da")

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature

#42 - dd whole file then caret gone

Issue - State: closed - Opened by princemaple almost 12 years ago - 4 comments
Labels: TYPE: defect

#41 - yank line not working

Issue - State: closed - Opened by weslly almost 12 years ago - 1 comment
Labels: TYPE: feature

#40 - repeat in any visual mode operations originally performed in normal mode

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature

#39 - repeat in normal mode operations originally performed in visual mode

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: feature

#38 - repeat in normal mode operations originally performed in visual line mode

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: feature

#37 - speed up horizontal motions (h, l)

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: TYPE: feature

#36 - speed up vertical motions (j, k)

Issue - State: closed - Opened by guillermooo almost 12 years ago - 4 comments
Labels: TYPE: feature

#35 - make ESC destructive

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: defect, AREA: core

#34 - <count>dd must delete line if operating on last line of buffer

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: TYPE: defect

#33 - implement #

Issue - State: closed - Opened by guillermooo almost 12 years ago - 4 comments
Labels: TYPE: feature

#32 - implement ? (reserse search)

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment

#31 - implement N

Issue - State: closed - Opened by guillermooo almost 12 years ago

#30 - repeat visual actions in normal mode and vice versa

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: TYPE: defect, AREA: core

#29 - speed improvements

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: TYPE: feature, AREA: core

#28 - last line dd

Issue - State: closed - Opened by princemaple almost 12 years ago - 16 comments
Labels: TYPE: defect

#27 - X in visual mode should behave linewise

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#26 - X at BOL should not delete newline

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#25 - x at EOL should not delete newline

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#24 - inconsistent caret repositioning after 'undo'

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: AREA: core

#23 - cursor disappearing

Issue - State: closed - Opened by princemaple almost 12 years ago - 5 comments
Labels: TYPE: defect

#22 - unable to go back to insert mode in empty file

Issue - State: closed - Opened by princemaple almost 12 years ago - 2 comments
Labels: TYPE: defect

#21 - current .sublime-package is outdated? (had a glitch with Bitbucket yesterday)

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: TYPE: defect

#20 - Please implement R (shift + r)

Issue - State: closed - Opened by highend almost 12 years ago - 4 comments
Labels: TYPE: feature

#19 - investigate weird business when running actions with 'motion_required' = False

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: defect, AREA: core

#18 - create high-level vocab to manipulate words, lines, etc.

Issue - State: closed - Opened by guillermooo almost 12 years ago
Labels: AREA: core

#17 - move 'vi_cmd_data' out of .parse_motion() and into its own initialization function

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: AREA: core

#16 - improve *

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment
Labels: TYPE: defect

#15 - start implementing q

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment

#14 - feature request: (big) B E and W movements

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: feature

#13 - Command mode ^ implementation

Issue - State: closed - Opened by quarnster almost 12 years ago
Labels: TYPE: feature

#12 - p in Visual mode doesn't overwrite selection

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: defect

#11 - Visual mode -> x -> u

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: defect, AREA: core

#10 - I miss text object

Issue - State: closed - Opened by dohzya almost 12 years ago - 1 comment
Labels: TYPE: feature, AREA: core

#9 - implement /

Issue - State: closed - Opened by guillermooo almost 12 years ago - 2 comments
Labels: TYPE: feature

#8 - bug: paste on empty line inserts the paste in the wrong spot

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: defect

#7 - feature request: u and U in visual mode for changing the text case

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: feature

#6 - x deletes 1 more than it should in selection

Issue - State: closed - Opened by quarnster almost 12 years ago - 3 comments
Labels: TYPE: defect

#5 - Can I have vi_big_j please?

Issue - State: closed - Opened by quarnster almost 12 years ago - 1 comment
Labels: TYPE: feature

#4 - remove most helpers

Issue - State: closed - Opened by guillermooo almost 12 years ago

#3 - add documentation in wiki

Issue - State: closed - Opened by guillermooo almost 12 years ago - 1 comment

#2 - change documentation links to reference ST3 urls

Pull Request - State: closed - Opened by dlo almost 12 years ago - 2 comments

#1 - Keep up the awesome!

Issue - State: closed - Opened by dlo almost 12 years ago - 1 comment