phillbush / xfiles

Configurable and simple file manager for X11
MIT License
101 stars 4 forks source link

support refreshing the current directory with f5 #14

Closed alpheratz0 closed 1 year ago

alpheratz0 commented 1 year ago

Is this ok?

phillbush commented 1 year ago

Yeah, that's basically it.
You create a new action, return it from widget.o (the module interfacing with X), and reload the fm.cwd (which points to the current position on the cd history) in xfiles.o.