Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-12 | Convert keys to int | ||
2018-11-12 | Use getch() directly to get Leader key suffix | ||
Note: this change BREAKS because get_bm_loc() expects a char *key. | |||
2018-11-12 | Confirm program quit whan multiple contexts are active | ||
2018-11-12 | Ignore SIGQUIT | ||
2018-11-12 | Use the term Leader key | ||
2018-11-12 | Use ^B as the Leader key | ||
2018-11-11 | Update docs | ||
2018-11-11 | Reformat program help | ||
2018-11-11 | X11 file paths copy is ad-hoc | ||
2018-11-11 | Support rm current entry | ||
2018-11-11 | Document native cp, mv, rm | ||
2018-11-11 | Support file cp, mv, rm through selection | ||
2018-11-11 | Ensure co file does not have stale paths | ||
2018-11-11 | When copying a single file sync cp file and cp buf | ||
2018-11-11 | List copy buffer if valid | ||
2018-11-10 | Update docs | ||
2018-11-10 | Re-structure files | ||