issues
search
google
/
vim-maktaba
Consistent Vimscript
Apache License 2.0
591
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement maktaba#value#AsList helper to coerce values to a list
#257
dbarnett
closed
1 year ago
0
matkaba#value#TypeMatches and friends should support recursively checking nested list element types
#256
dbarnett
opened
1 year ago
0
maktaba#value#AsList helper
#255
dbarnett
closed
1 year ago
0
GH actions: remove broken vim-from-testing variant, add ubuntu-22.04
#254
dbarnett
closed
2 years ago
2
GH run-tests actions failing for ubuntu-latest os (with error about missing impish Release file)
#253
dbarnett
closed
2 years ago
2
Don't rely on the exact error message in the example tests.
#252
snu5mumr1k
closed
2 years ago
2
Fix JSON tests for new vim
#251
snu5mumr1k
closed
2 years ago
3
maktaba#function#Filter modifies input
#250
flwyd
opened
3 years ago
2
Poetry/pipenv support?
#249
Lilja
opened
3 years ago
5
Avoid setting global nomodifiable in selector help
#248
pavoljuhas
closed
3 years ago
2
Add a workflow for running tests using Github Actions.
#247
snu5mumr1k
closed
3 years ago
2
Make maktaba and its tests compatible with vim >= 8.2.2434.
#246
snu5mumr1k
closed
3 years ago
3
Fix tab-character expansion in printf
#245
pavoljuhas
closed
3 years ago
1
Support plugin/flags.vim file sourced on first flag access
#244
dbarnett
closed
3 years ago
2
Deprecate misc instant/*.vim files
#243
dbarnett
opened
3 years ago
2
Use a capital letter for funcref variables
#242
flwyd
closed
3 years ago
1
E704 using funcref as selector mapping
#241
flwyd
closed
3 years ago
2
IsBool should handle v:true and v:false
#240
flwyd
opened
3 years ago
1
Maktaba plugin bootstrap can fail with `Unknown function: maktaba#Maktaba`
#239
dbarnett
closed
3 years ago
5
Replace "whitelist" with more inclusive terminology
#238
nfischer
closed
3 years ago
1
maktaba#plugin#Enter chokes with cryptic E896 error if it finds a flag called "plugin"
#237
dbarnett
opened
4 years ago
1
Ignore global maps when processing selector keys
#236
pavoljuhas
closed
4 years ago
0
Remove need for delays when testing neovim jobcontrol
#235
okkays
opened
4 years ago
2
Add native job support for neovim.
#234
okkays
closed
4 years ago
7
Remove deprecated "is not" usage in maktaba.py
#233
dbarnett
closed
4 years ago
0
Fail #python#ImportModule with clearer errors
#232
dbarnett
closed
4 years ago
0
Error formatting file: ERROR(NotFound): Python module maktaba
#231
priyanshu219
closed
4 years ago
3
use `terminal` for foreground syscalls with pause enabled
#230
Slowki
closed
4 years ago
0
Readme for UI package
#229
artasparks
closed
4 years ago
0
Move selector to a ui subdirectory
#228
artasparks
closed
4 years ago
0
Change the default key to be a NoOp for Selector
#227
artasparks
closed
4 years ago
0
Broken links in Wiki
#226
omrisarig13
closed
4 years ago
1
Syscall.CallAsync struggles with large stdins
#225
theindexer
opened
4 years ago
2
Fix syscall blowing up with E766 for % char in stderr
#224
dbarnett
closed
4 years ago
2
maktaba#syscall fails with E766 when throwing a ShellError for stderr containing a printf format string
#223
malcolmr
closed
4 years ago
0
Implement keymapping helpers
#222
dbarnett
opened
4 years ago
1
Implement #mapping#MapUntilTimeout
#221
dbarnett
opened
4 years ago
0
Start xvfb using 'services' rather than a run script.
#220
malcolmr
closed
5 years ago
0
Fix documentation for Plugin.IsLibrary()
#219
Yilin-Yang
closed
5 years ago
1
maktaba#syscall# doesn't work properly for Windows
#215
dbarnett
opened
6 years ago
3
Update .travis.yml to use vroom 0.13.0 (w/ neovim fix)
#214
dbarnett
closed
5 years ago
0
Fix maktaba#value#TypeName to handle new/all current types
#213
blueyed
closed
6 years ago
0
Fix maktaba#test#Override to work reliably after vim 8.0.1378
#212
dbarnett
closed
6 years ago
0
maktaba#test#Override no longer working reliably for autoload funcs since vim 8.0.1378
#211
dbarnett
closed
6 years ago
2
Improve documentation for standard error conventions
#210
dbarnett
closed
6 years ago
0
Add a maktaba#selector# interface for launching selector windows
#209
dbarnett
closed
6 years ago
1
Merge vim-selector into maktaba
#208
dbarnett
closed
6 years ago
0
maktaba#python#ImportModule: handle failure with Neovim
#207
blueyed
closed
5 years ago
1
Use shell for CallAsync with vim jobs
#206
ardagnir
closed
7 years ago
1
New vim-job based CallAsync doesn't handle complex commands correctly
#205
ardagnir
closed
7 years ago
0
Next