issues
search
prompt-toolkit
/
pyvim
Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.53k
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ex `co` command #56
#157
nakagami
closed
1 month ago
0
`cw` change word, not include trailing spaces #15
#156
nakagami
closed
4 months ago
0
Remove six
#155
nakagami
closed
4 months ago
0
Remove travis
#154
nakagami
closed
4 months ago
0
Fix running external commands
#153
jellonek
opened
9 months ago
0
Exception Script.__init__() got an unexpected keyword argument 'column'
#152
webgtx
opened
10 months ago
3
Feature Request: Tags/Releases Marked Here
#151
Saijin-Naib
opened
1 year ago
0
Use as a library?
#150
mentalisttraceur
opened
1 year ago
0
Fix various typos.
#149
jonathanslenders
closed
1 year ago
0
"1 more files to edit" `q!` quit does not work
#148
clach04
opened
1 year ago
0
:set ignorecase and :set ic ignored
#147
clach04
opened
1 year ago
1
urgent: Integrate PyVim to A CLI Terminal in Python
#146
eepyeunomia
opened
2 years ago
1
[Feature request] Python code formatting option using black
#145
Minyus
opened
2 years ago
0
Update license string in setup.py
#144
jdtemplet
closed
2 years ago
2
How to install pyVim in centos 7 with pip 20.3.4
#143
jarviszhu123abc
opened
2 years ago
1
cant run in windows
#142
golam71
closed
1 year ago
3
dvorak keymap on pyvim
#141
Heitai-C11
opened
3 years ago
1
Fix the F9 key binding in the example pyvimrc
#140
thuibr
closed
3 years ago
2
autosave option
#139
ghost
opened
3 years ago
0
docs: fix simple typo, underneat -> underneath
#138
timgates42
closed
2 years ago
0
Update test_window_arrangements.py
#137
shreyas202
opened
4 years ago
0
editor_buffer.filename is None: when i try to make execution (F9) work with python 2.7 and 3.8 on a Mac
#136
rasimuddinvs
opened
4 years ago
2
Very slow to select texts by mouse
#135
peterjpxie
opened
4 years ago
0
Ctrl + [ does not exit insert mode
#134
voyeg3r
opened
4 years ago
1
Quantifier before start insert mode is missing
#133
voyeg3r
opened
4 years ago
0
paste
#132
Liripo
closed
3 years ago
0
PyVim Slows Down on Large Files
#131
SqrtRyan
opened
4 years ago
9
Implement :substitute command
#130
lieryan
closed
4 years ago
2
Delete bug
#129
davidbrochart
opened
4 years ago
0
Release latest version on PyPi
#128
dhondta
closed
2 years ago
0
Are people using Pyvim as their main editor?
#127
jtrakk
opened
5 years ago
3
Docopt dependency install issue
#126
wjsetzer
closed
5 years ago
0
Implement quit to match vim
#125
lieryan
opened
5 years ago
0
Ctrl+c does not exit insert mode
#124
bdd4329
closed
5 years ago
2
Support for language server protocol
#123
ghost
opened
5 years ago
0
Adding 'ZZ' to .pyvimrc
#122
mbusch-regis
opened
5 years ago
3
Fix ResourceWarning: unclosed file in setup.py
#121
BoboTiG
closed
5 years ago
1
add command `delete-trailing-whitespace`
#120
cosven
opened
6 years ago
0
Revert "bugfix: application current buffer as editor current_buffer"
#119
jonathanslenders
closed
6 years ago
1
Can not get current buffer from editor
#118
cosven
opened
6 years ago
0
Update the example to denote the change in API
#117
whiletruelearn
closed
6 years ago
1
bugfix: application current buffer as editor current_buffer
#116
cosven
closed
6 years ago
2
fix pyvimrc example
#115
cosven
closed
6 years ago
1
Decryption method
#114
chikatambun
opened
6 years ago
0
need modify example pyvimrc
#113
cxwx
opened
6 years ago
3
Cannot quit only one tab
#112
davidbrochart
opened
6 years ago
0
Scrolling in one window makes the other window scroll too (same file in vsplit)
#111
davidbrochart
opened
6 years ago
1
Strange behavior when deleting an empty line in visual mode
#110
davidbrochart
closed
6 years ago
4
Substitute doesn't work
#109
davidbrochart
opened
6 years ago
2
Multiple line append at end of line
#108
davidbrochart
opened
6 years ago
3
Next