issues
search
kisielk
/
vigo
Vi in Go
Other
168
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Edit multiple files, move between buffers
#50
dwoske
opened
9 years ago
1
:q Exits on unsaved files
#49
ghost
opened
10 years ago
1
Add support for typing tabs in insert mode
#48
THUNDERGROOVE
closed
10 years ago
3
What is Enter?
#47
yarbelk
opened
10 years ago
1
Add documentation for modes
#46
yarbelk
opened
10 years ago
1
Change how status strings are formated and printed
#45
yarbelk
opened
10 years ago
1
in OSX, pasting freezes vigo
#44
yarbelk
opened
10 years ago
2
Make insert mode new lines more transparent
#43
yarbelk
opened
10 years ago
1
Status bar doesn't update with filename when creating a new file
#42
yarbelk
opened
10 years ago
1
Inconsistant pointer use and mode exports
#41
yarbelk
opened
10 years ago
2
extended normal mode command
#40
yarbelk
opened
10 years ago
2
Add support for clearing the count repetitions by pressing Esc
#39
yarbelk
opened
10 years ago
4
Fix cursor position model.
#38
kisielk
opened
10 years ago
16
Fix cursor movement to the beginning and end of words
#37
gchp
opened
10 years ago
9
Discussion: Support for autocomplete
#36
gchp
opened
10 years ago
2
Cursor.EndWord doesn't work on the last word in a line
#35
gchp
opened
10 years ago
0
editor: Finalize current action group when mode is set.
#34
dtcaciuc
closed
10 years ago
5
Configuration options
#33
gchp
closed
10 years ago
2
Added Ctrl-A and Ctrl-M commands
#32
gchp
closed
10 years ago
11
Add dedicated Selection class; make view track active selection.
#31
dtcaciuc
closed
10 years ago
2
Go QML UI
#30
kisielk
opened
10 years ago
0
Shortest unique string matching for command mode
#29
kisielk
opened
10 years ago
6
Addded ability to toggle search highlighting
#28
gchp
closed
10 years ago
1
buffer/cursor: Handle EOF in ExtractCursor without crashing, add tests
#27
dtcaciuc
closed
10 years ago
4
Move selection commands to command module
#26
gchp
closed
10 years ago
3
Added visual mode
#25
gchp
closed
10 years ago
5
Visual mode
#24
gchp
opened
10 years ago
6
Small bugfixes
#23
gchp
closed
10 years ago
0
Added initial search functionality
#22
gchp
closed
10 years ago
1
Add window mode; implement basic split and jump commands.
#21
dtcaciuc
closed
10 years ago
0
Search implementation
#20
gchp
closed
10 years ago
9
Add basic contribution guide
#19
gchp
closed
10 years ago
1
Moved command mode to modes package; removed dead code.
#18
dtcaciuc
closed
10 years ago
1
Create mode package, convert modes to use command objects
#17
dtcaciuc
closed
10 years ago
0
Add move to line command
#16
gchp
closed
10 years ago
0
Add additional movement command: '^' move to front of line
#15
gchp
closed
10 years ago
3
Add insert above and below commands
#14
gchp
closed
10 years ago
0
Add 'I' command - Change to insert mode at the front of the line
#13
gchp
closed
10 years ago
1
Add CtrlG command - show file status
#12
gchp
closed
10 years ago
3
Add change and delete to end of line commands
#11
gchp
closed
10 years ago
1
Plan Acme
#10
yarbelk
opened
10 years ago
4
Roadmap Commands
#9
yarbelk
opened
10 years ago
0
Commands are tightly coupled/giant switch statement
#8
yarbelk
opened
10 years ago
3
Deadlock
#7
yarbelk
closed
10 years ago
1
Enhancement: Add some more advertising :)
#6
dumblob
closed
11 years ago
3
Start parsing text objects and implement 'dw' command.
#5
dtcaciuc
closed
10 years ago
0
Ensure there's a newline at EOF when writing
#4
kisielk
closed
11 years ago
0
Converted snake_case identifiers to idiomatic go camelCase. A few other minor changes.
#3
mortdeus
closed
11 years ago
2
Long command names
#2
nmeum
closed
11 years ago
2
Minor code quality improvement
#1
nmeum
closed
11 years ago
0
Next