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

file browser questions / wishes #230

Open
miraculixx opened this issue Nov 23, 2015 · 3 comments
Open

file browser questions / wishes #230

miraculixx opened this issue Nov 23, 2015 · 3 comments
Labels

Comments

@miraculixx
Copy link

I like slap for it's great appeal, configurability and language support. A few questions:

  • is there a key binding to return to the start directory (i.e. the shell's pwd when slap was started)?
  • when one selects a directory and then presses ctrl-n a new file is opened, when this is saved no path is offered and it is saved in the shell's pwd. that's confusing. is there a way to save new files in the filebrowser's currently active directory?
  • is there a way to add a "jump to" feature for the filebrowser (e.g. enter a filename or pattern to quick-scroll to the respective file)?
  • is there a way to add a pop up to display currently open files (like Ctrl-e in Eclipse)?

is there should be taken as both "does it exist?" and "what is the recommended way to do this"? I'm happy to implement myself given some hints in the right direction. thanks.

@dbkaplun
Copy link
Member

@miraculixx thanks for filing this issue. I've not had much free time so apologies for the delay.

Does that answer your questions?

@dbkaplun
Copy link
Member

dbkaplun commented Jan 3, 2016

is there a way to add a pop up to display currently open files (like Ctrl-e in Eclipse)?

@miraculixx v0.1.59 lets you press Ctrl+L to show the current list of open panes. You can also cycle through the list to select a pane.

@dbkaplun
Copy link
Member

dbkaplun commented Jan 3, 2016

when one selects a directory and then presses ctrl-n a new file is opened, when this is saved no path is offered and it is saved in the shell's pwd. that's confusing. is there a way to save new files in the filebrowser's currently active directory?

This should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants