issues
search
nyngwang
/
NeoZoom.lua
A simple usecase of floating window to help you focus.
MIT License
184
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: restrict floating windows height to display bottom border
#91
henry-hsieh
closed
7 months ago
0
fix: minimum value of window col is 0
#90
henry-hsieh
closed
7 months ago
2
Center but overlay complete background
#89
januz
opened
8 months ago
0
added executed usercommand on zoom closed
#88
ofirgall
opened
10 months ago
0
Preserve 'nowrap' on toggling
#87
mxgrn
closed
7 months ago
2
Bottom border not shown when height = 1
#86
mxgrn
closed
7 months ago
2
Can't get window to center?
#85
Integralist
closed
1 year ago
2
docs: a slight change to the subline of NeoZoom
#84
H4ppy-04
closed
7 months ago
1
Headless mode
#83
nyngwang
closed
1 year ago
0
Can try `vim.wo.winblend`
#81
nyngwang
closed
1 year ago
2
popup: should avoid adding the win on zoom to the history of `<C-o>`
#80
nyngwang
closed
1 year ago
2
Zoomed window not styled correctly when using Catppuccin theme
#79
gstokkink
closed
1 year ago
2
Should preserve window-layout when closing non-floating terminal buffer window.
#78
nyngwang
closed
1 year ago
2
Setting custom border does not seem to work
#77
gstokkink
closed
1 year ago
2
Add `assert`s
#76
nyngwang
opened
1 year ago
0
Should support `kevinhwang91/nvim-ufo`: remember `vim.wo.foldlevel` on zoom-out
#75
nyngwang
opened
1 year ago
0
Should be able to skip `presets[i].winopts` to inherit the global one.
#74
nyngwang
closed
1 year ago
0
Should change the view on zoom-in when more space(columns) is available
#73
nyngwang
closed
1 year ago
0
Support zoom mode
#72
nyngwang
closed
1 year ago
1
feat(setup): allow custom border values
#71
mivort
closed
1 year ago
0
Zooming the current buffer closes the file in the buffer it was zoomed from.
#70
tthkbw
closed
1 year ago
7
Should hint the user to call `setup`
#69
nyngwang
closed
1 year ago
0
The cursor will stay at the window on-zoom If there is a floating diagnostic.
#68
nyngwang
closed
1 year ago
0
first usage error
#67
Sarna555
closed
1 year ago
6
Should move the cursor back to the zoom-win if it's not
#66
nyngwang
closed
1 year ago
1
Remove redundant `WinLeave` autocmd
#65
nyngwang
closed
1 year ago
0
Create Wiki
#64
nyngwang
opened
1 year ago
0
It will be fun to make the floating window draggable like they have done
#63
nyngwang
closed
1 year ago
1
How to get none centered back?
#62
TheJoeSchr
closed
1 year ago
4
Neovim got frozen if `setup.winopts.offset.width/height` is set to `1`.
#61
nyngwang
closed
1 year ago
0
How to get rid of the blink when switching(by `:tn`, `:tp`) to a tabpage with a zoom-in window?
#60
nyngwang
opened
1 year ago
1
feat: allow setting full width and height
#59
josa42
closed
1 year ago
1
The floating window should be centered after resizing the terminal emulator if `setup.winopts.offset.left` is omitted.
#58
nyngwang
closed
1 year ago
0
Add 2 features - allow for fixed width and allow for window to be centered.
#57
ZwodahS
closed
1 year ago
5
Add option callbacks to support highlight
#56
nyngwang
closed
1 year ago
0
did_zoom not working on popup
#55
petobens
closed
1 year ago
2
feat: highlight overrides config support
#54
sjdonado
closed
1 year ago
2
Should support `ibhagwan/fzf-lua` functions again (fix #51)
#53
nyngwang
closed
1 year ago
0
Bug: Zoom-out with `disable_by_cursor = true ` will navigate the cursor back to first line
#52
jeeeem
closed
1 year ago
1
UI broken when go to definition with `ibhagwan/fzf-lua`
#51
nyngwang
closed
1 year ago
2
The checking for option `popup` is bullshit
#50
nyngwang
closed
1 year ago
1
The option `scrolloff_on_enter` should be optional
#49
nyngwang
closed
1 year ago
1
Provide option so that one can preset `{filetypes}` to `{opt}` mapping
#48
nyngwang
closed
1 year ago
1
Should restore cursor position on zoom-out
#47
nyngwang
closed
1 year ago
1
Feat: Add option `disable_by_cursor`
#46
nyngwang
closed
1 year ago
0
Should be able to pass `{opt}` on each call to override the default one provided by `setup()`
#45
nyngwang
closed
1 year ago
1
Auto unfocus when navigating to other buffers
#44
jeeeem
closed
1 year ago
6
Neovim got frozen when trying to zoom on `filetype=noice`
#43
nyngwang
closed
1 year ago
2
Breaking Change: add multi-tab awareness
#42
nyngwang
closed
1 year ago
0
Should support mfussenegger/nvim-dap
#41
nyngwang
closed
1 year ago
1
Next