Is there a way to list the key bindings currently handled by fish? I think this should be done by the 'bind' command, wither when no arguments are specified (as with 'set'), or when (say) '-a' is specified.
It would be more discoverable if `bind` on its own printed a help message, like `function` does. Since 'bind' does for bindings what 'set' does for variables and 'function' for funcions, it would be nice if the syntax was similar for all three. Could `set` be made to print a brief help, and use, say `set -a` for printing the currently defined variables? ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
