aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2022-09-20Reorganize the "Musings" section in the README.gcv
2022-08-28Update documentation.gcv
2022-07-19persp-purge-initial-persp-on-save: purges the inital persp upon saveThibaut Meyer
2022-04-20Remove the default key prefix when using Emacs 28 or later.gcv
2022-04-11Update documentation for persp-add-buffer-to-frame-global.gcv
2022-04-06Add frame global perspective.Nicholas Hubbard
2022-03-19Change `persp-unmerge` key to `u` to avoid `RET` conflict.gcv
2022-03-19Minor cleanup (whitespace, spelling, documentation).gcv
2022-03-19Merge branch 'master' of https://github.com/NicholasBHubbard/perspective-el i...gcv
2022-03-12Minor touch-up for consult-buffer support.gcv
2022-03-08Clarify usage of narrowing in README, add missing quotesIvan Popovych
2022-03-06Add consult integrationIvan Popovych
2022-03-04Remove brackets around perspective-merging header.Nicholas Hubbard
2022-03-03Document perspective merging.Nicholas Hubbard
2022-03-01Clarify the distinction between persp-mode-map and perspective-map.gcv
2022-02-25Change suggested use-package form to use :init.gcv
2021-11-21Mention Vertico in the README.gcv
2021-10-20Fix typo in README.mdRob Gilton
2021-08-18Add a changelog.Constantine Vetoshev
2021-08-18Improve Helm integration.Constantine Vetoshev
2021-08-12Fix capitalization consistency.Constantine Vetoshev
2021-08-12Fix TOC entry with link.Constantine Vetoshev
2021-08-12Add TOC.Constantine Vetoshev
2021-07-09Update window splitting hint to use display-buffer-base-action.Constantine Vetoshev
2021-07-06Replace Travis with GitHub Actions.Constantine Vetoshev
2021-06-09Revert "Drop support for Emacs 24.4, since xref is only available in >25."Constantine Vetoshev
2021-06-09Drop support for Emacs 24.4, since xref is only available in >25.Constantine Vetoshev
2021-06-09Update documentation: remove explicit xref activation, mention Burly.Constantine Vetoshev
2021-06-09Move xref integration documentation and rename variables.Constantine Vetoshev
2021-06-07Isolate xref--marker-ring between perspectivesGiap Tran
2021-05-23Change formatting and spacing.Constantine Vetoshev
2021-05-22Add persp-ibuffer-set-filter-groupsGiap Tran
2021-03-09Improve buffer switcher documentation.Constantine Vetoshev
2021-03-09Make persp-buffer-menu and persp-list-buffers consistent with built-in buffer...Constantine Vetoshev
2021-03-09improved persp-buffer-menu functionThibaut Meyer
2021-03-06Update documentation.Constantine Vetoshev
2021-03-03add persp-switch-by-number command.gzj
2021-02-18Update display-buffer-alist hints to modern Emacs conventions.Constantine Vetoshev
2021-01-20Minor change for consistency in examples.Constantine Vetoshev
2021-01-20Add hint about how to remap keysDamien Krotkine
2020-08-13Update documentation: discuss Emacs 27 tabs.Constantine Vetoshev
2020-07-19Update README with new notes about Helm.Constantine Vetoshev
2020-04-13Update documentation for completing-read frameworks.Constantine Vetoshev
2020-04-13Add persp-switch-to-buffer* function and documentation.Constantine Vetoshev
2020-04-13Add missing persp-switch-to-buffer function to documentation.Constantine Vetoshev
2020-03-20Copyedit README.Constantine Vetoshev
2020-03-17Update display-buffer-alist documentation.Constantine Vetoshev
2020-03-02Add use-package documentation.Constantine Vetoshev
2020-02-04Update documentation for persp-ivy-switch-buffer.Constantine Vetoshev
2019-12-15Write documentation.Constantine Vetoshev