issues
search
Shougo
/
ddu-ui-ff
Fuzzy finder UI for ddu.vim
MIT License
55
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
multiline items support
#156
Shougo
opened
12 hours ago
0
Since the 2nd opening of DDU list, there would be "Not allowed to change text or change window" error
#155
mikelue
closed
2 weeks ago
14
When a preview window is shown, "redraw" ui action resizes a ff-window but not the preview-window
#154
kyoh86
closed
2 months ago
2
File pops up instead of opening ddu-ui
#153
staticWagomU
closed
3 months ago
2
Migrate to JSR
#152
Shougo
closed
4 months ago
0
UI is not focused in invoking custom action defined by TS at `Ddu:uiDone`
#151
4513ECHO
closed
4 months ago
1
autoAction is not applied when do cursorNext/cursorPrevious from filter
#150
4513ECHO
closed
4 months ago
2
Cmdline integration is broken when calling `ddu#ui#get_items()` on CursorMoved
#149
4513ECHO
closed
4 months ago
2
Fix tabpage left at using `tab` split and after UI closed
#148
kuuote
closed
5 months ago
0
fix: `filterUpdateMax` condition
#147
Milly
closed
5 months ago
1
Fix "No matching autocommands" error
#146
mityu
closed
5 months ago
4
fix: remove debug log
#145
Milly
closed
6 months ago
0
fix: doc `ddu#ui#ff#restore_cmaps()`
#144
Milly
closed
6 months ago
1
About the behavior of openFilterWindow when using autocmd and keymap
#143
yasunori0418
closed
6 months ago
2
Fix doc on ddu-ff-autocmd
#142
cohama
closed
6 months ago
0
Filter commandline
#141
Shougo
closed
6 months ago
3
Use command line input window instead of current input window
#140
Shougo
closed
6 months ago
0
While map `<esc>` immediately after calling "leaveFilterWindow", filter contents become strange.
#139
kyoh86
closed
6 months ago
5
fix: prop_type_add only bufnr
#138
Milly
closed
7 months ago
0
Escape statusline format
#137
Milly
closed
7 months ago
0
fix: re-create filter buffer if not exists
#136
Milly
closed
7 months ago
0
fix: use byte length instead character length for the item prefix
#135
Milly
closed
8 months ago
0
fix: prevent multiple calls to #closeBuffer
#134
Milly
closed
8 months ago
0
fix: focus last window after close popup in Vim
#133
Milly
closed
8 months ago
0
`openFilterWindow` doesn't work well when `startFilter` option is true and fire `redraw` action
#132
kamecha
closed
8 months ago
3
winIds contains previewWinId
#131
kamecha
closed
10 months ago
0
Error messages are shown when a ddu source adds items while in cmdwin
#130
mityu
closed
10 months ago
3
when fire the action via chooseAction with `startFilter=true` options, the mode will be INSERT.
#129
kamecha
closed
10 months ago
2
Config Preview and filter window in vim
#128
Song-Tianxiang
closed
11 months ago
4
docs: Refine faq about applying specific syntax
#127
4513ECHO
closed
1 year ago
1
Incorrect selection target when selecting candidates
#126
hokorobi
closed
1 year ago
4
Any first keystroke inside the filter being discarded after resuming with startFilter
#125
creasty
closed
1 year ago
4
`i` is inserted in custom action's `insert()` when `startFilter` is true and it is called from chooseAction.
#124
kamecha
closed
1 year ago
2
`input()` does not work in custom action when `startFilter` is true.
#123
kamecha
closed
1 year ago
1
`filterFloatingTitle` is not setted after `updateOptions`
#122
kamecha
closed
1 year ago
1
after fireing action with chooseAction, the mode is INSERT not NORMAL
#121
kamecha
closed
1 year ago
1
fix: Use winid to setwinvar() in Vim9
#120
4513ECHO
closed
1 year ago
1
fix: Use bufwinnr() instead of winbufnr()
#119
4513ECHO
closed
1 year ago
0
fix Avoid unexpected pos use if previewFloating is enabled in Vim9
#118
4513ECHO
closed
1 year ago
0
fix: Open filter window always in top
#117
4513ECHO
closed
1 year ago
0
Support nvim-0.9.0 earlier
#116
uga-rosa
closed
1 year ago
4
fix: Make highlight override cursorline in Vim9
#115
4513ECHO
closed
1 year ago
0
UI try to be maximized
#114
4513ECHO
closed
1 year ago
2
Pass previewWinId to callback registered as denops callback
#113
kyoh86
closed
1 year ago
2
Explain "inputAction" in more detail
#112
kyoh86
closed
1 year ago
0
TerminalPreviewer shows the preview in both of the preview window and ff window
#111
kyoh86
closed
1 year ago
2
Evaluate window or preview window position parameters
#110
Milly
closed
1 year ago
0
Fallback when content loading fails
#109
Milly
closed
1 year ago
0
Opening a file when auto preview and floating window are set prevents open buffer or file.
#108
nekowasabi
closed
1 year ago
3
Opening a file when auto preview and floating window are set prevents writing to the file.
#107
nekowasabi
closed
1 year ago
12
Next