Pinned issues
Issues
- 0
Support restoring session per tabpage
#33 opened by nyngwang - 0
- 0
Cross-plugin: tabname of tabby.nvim got one more space added between two non-space characters
#32 opened by nyngwang - 0
Try replace quickfix list with "real" UIs and make sure to make use of `vim.ui.select` and `vim.ui.input`.
#27 opened by nyngwang - 1
- 1
Putting `vim.cmd('wa')` in any function of `before_mksession` will disable all calls to `store_session(true)`.
#4 opened by nyngwang - 0
Should always use `pcall` to run callbacks so that those ones that follow will always run
#26 opened by nyngwang - 0
Should separate the jumplists between sessions
#25 opened by nyngwang - 0
- 2
Cant get it to work
#23 opened by clue44 - 5
- 3
Calling `:cd` might not trigger `DirChanged`, `DirChangedPre` in a specific case.
#18 opened by nyngwang - 0
Should internalize those `autocmd`s
#19 opened by nyngwang - 0
- 0
Be able to store `text` for each session so that they can be shown in the menu.
#21 opened by nyngwang - 1
- 2
[Info] The tricky-tricky `cd`, `tcd`, `lcd` and multi-tabs project session automation.
#1 opened by nyngwang - 2
Should provide a way to access the project JSON.
#11 opened by nyngwang - 0
- 0
All APIs in `utils.json` should check for the project session folder themselves.
#13 opened by nyngwang - 0
Should shut-up some of those `:message`.
#12 opened by nyngwang - 0
An error about `auto_save`: `Vim(write):E382: Cannot write, 'buftype' option is set`
#16 opened by nyngwang - 4
I need to store some summary for each tab.
#5 opened by nyngwang - 0
An error about `auto_save`: `... InsertLeave Autocommands for "*":0: Vim(write):E32: No file name`
#15 opened by nyngwang - 0
- 1
Support auto-save will be a good idea
#10 opened by nyngwang - 0
- 0
- 1
Support colorscheme restoring
#6 opened by nyngwang - 0
- 2
invalid augroup: session.lua
#2 opened by ayoubelmhamdi