Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"g:SimplenoteSingleWindow" doesn't seem to work #74

Open
blueberrycake opened this issue Oct 9, 2015 · 4 comments
Open

"g:SimplenoteSingleWindow" doesn't seem to work #74

blueberrycake opened this issue Oct 9, 2015 · 4 comments
Labels
easier enhancement idea up for grabs Maintainer has no plans to work themselves. Feel free to tackle.

Comments

@blueberrycake
Copy link

Setting the SimplenoteSingleWindow doesnt keep Simplenote contained to a single window

Steps to reproduce:

  1. Add "let g:SimplenoteSingleWindow = "true"" to .vimrc
  2. Open Simplenote list with "Simplenote -l"
  3. Select any note
  4. The new note will open in a split window
@atomicules
Copy link
Collaborator

Hi, I think the problem here is that I've perhaps not named that very well or explained it perfectly in the README. The behaviour you explain is intended.

I.e. with single window mode:

  1. Open Simplenote list with "Simplenote -l"
  2. Select any note
  3. The new note will open in a split window
  4. Go back to index
  5. Select another note
  6. Note opens in the same window the first note was opened in
    ...goto 4 and repeat, etc

Without single window mode:

  1. Open Simplenote list with "Simplenote -l"
  2. Select any note
  3. The new note will open in a split window
  4. Go back to index
  5. Select another note
  6. Note opens in a new split window
    ...goto 4 and repeat, etc

@blueberrycake
Copy link
Author

Thanks, that makes sense. It might be worth adding another option for just using one window for everything and never splitting windows. That's how file selection works in netrw, and its quite handy for reducing window clutter.

@atomicules atomicules added the up for grabs Maintainer has no plans to work themselves. Feel free to tackle. label Jun 2, 2019
@ggsalas
Copy link

ggsalas commented Jun 14, 2019

Hi, any updates on this? Thanks!

@atomicules
Copy link
Collaborator

@ggsalas latest update is that this isn't something I plan on working on (for me, the current "single" window mode works as expected), but it's there for anyone else who fancies working on it.

Unless someone can articulate/adjust the intent of this issue slightly differently... I can see how having a collapsible sidebar might be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easier enhancement idea up for grabs Maintainer has no plans to work themselves. Feel free to tackle.
Projects
None yet
Development

No branches or pull requests

3 participants