67047df970
Rename and improve renumber command
2024-07-01 09:59:45 -10:00
551eb152f8
Functions to move & consolidate window configs
...
Add `eyebrowse-move-window-config` to move an existing window config
from one slot to another, and `eyebrowse-consolidate-window-configs` to
defrag existing slots if there are any gaps left after closing some.
The latter is suitable to use as a hook:
(add-hook 'eyebrowse-post-window-delete-hook 'eyebrowse-consolidate-window-configs)
2024-07-01 09:59:45 -10:00
4e4fe84202
Add per-config buffer list order
2022-07-12 13:25:00 -07:00
f7e129b841
Add a persistence section for eyebrowse-restore
2021-12-14 21:14:04 +01:00
88c7b59aa7
RIP Marmalade
2020-11-16 12:14:11 +01:00
bdc626f88a
Add function to create a named window config
...
Personally, I never have any unnamed window configurations so every
time I create a new window config I am renaming it immediately after
that. It is both - too many unnecessary keystrokes, and thinking
of this (in my head) _atomic_ operation as a sequence of two low-level
steps. This wrapper over `eyebrowse-create-window-config` and
`eyebrowse-rename-window-config` fits perfectly.
2020-11-07 10:55:24 +01:00
6ed94a985f
Update broken link (thanks jrm!)
2020-10-15 22:13:17 +02:00
bde0eb8f56
Fix Org tables
2020-05-06 15:15:06 +02:00
045417eaa3
Add TODO file
2020-05-06 15:03:08 +02:00
11ec69ac36
Convert README to Markdown, update metadata
2020-05-06 15:03:03 +02:00
e483d35e90
Check whether there's a prev/next window config to switch to
...
Closes #111
2019-09-28 16:58:56 +02:00
e0f6bdf3fc
Merge pull request #110 from vxid/master
...
Add a post-window-delete-hook
2019-09-17 18:53:30 +02:00
4ba5c05ab1
Add a post-window-delete-hook
2019-09-17 10:32:58 +02:00
d75e37a048
Bump version
2019-08-27 20:28:30 +02:00
ccafde69bc
Merge pull request #109 from abhishekchandratre/master
...
Adding pre delete hook
2019-08-27 20:27:31 +02:00
4899c934fb
Adding pre delete hook
...
Addressing wasamasa comments 1. Removing extra newline 2. Placing hook just before deletion
2019-08-26 19:19:26 -07:00
52e160997a
Add option to show only current config in mode line ( #102 )
...
* Add option to show only current config in mode line
2019-03-22 10:33:20 +01:00
a11c904486
Merge pull request #96 from angerborn/optional-evil
...
Option for not setting up evil keys
2019-01-04 19:57:41 +01:00
cb0724b085
Option for not setting up evil keys
2018-12-10 15:01:58 +01:00
421727327e
Merge pull request #97 from abhishekchandratre/patch-1
...
Fix ranger link
2018-12-08 16:09:58 +01:00
3fab4471f4
Update ranger link
...
Updated ranger link to https://ranger.github.io/
2018-12-04 15:16:48 -08:00
dfeea9e9cd
Clarify README on customizing keymap prefix
...
Closes #84
2018-05-14 21:19:54 +02:00
ec7e110220
Silence byte-compiler warnings, improve code style
2018-05-14 21:19:40 +02:00
ad94b5bed7
Merge pull request #75 from jimeh/customizable-slot-for-default-workspace
...
Allow slot number of default workspace to be customizable
2017-12-16 18:44:58 +01:00
426f569b4e
Allow slot number of default workspace to be customizable
...
Having switched from escreen to eyebrowse, I find myself wanting the
default workspace to be 0 instead of 1, just like escreen.
2017-12-16 17:32:29 +00:00
7294ed5fbf
Bump version
2017-11-23 09:06:52 +01:00
1b304141f3
Detect dotted lists and don't walk them
2017-11-23 09:06:34 +01:00
ddb3a7b061
Bump version
2017-11-22 19:45:35 +01:00
d36956c065
Fix up buffer names in window config on rename
...
Closes #73
2017-11-22 19:45:04 +01:00
56af9e96cf
Bump version
2017-03-18 22:18:20 +01:00
9fb955e716
Create new slot on non-matching input
...
Closes #58
2017-03-18 22:17:06 +01:00
e7c3de9c8b
Bump version
2016-12-26 23:38:25 +01:00
3321fb7824
Work around window-state-put being silly
...
Fixes #55
2016-12-26 23:36:24 +01:00
fddc6d5c1b
Bump version
2016-12-21 23:06:51 +01:00
a1fec631fc
Deactivate mark before switching window configs
...
Fixes #57
2016-12-21 23:06:08 +01:00
a009536514
Bump version
2016-11-19 13:42:44 +01:00
1dc4b2b217
Allow restoring small windows
...
See also #56
2016-11-19 13:42:04 +01:00
41344e2aa2
Bump version
2016-10-27 21:13:05 +02:00
8381052d8f
Work around stuff setting the split-window param
2016-10-27 21:12:17 +02:00
90b6b364bb
Add notes section
...
Closes #52
2016-07-06 10:51:07 +02:00
375b80cdf4
Add command for creating window configs à la tmux
2016-06-25 11:01:57 +02:00
642ac46b28
Display tooltip when hovering over slot
2016-06-25 11:01:37 +02:00
eb7dac9dba
Bump version
2016-06-22 00:03:32 +02:00
4cfe5ef158
Enable switching window configs with mouse-1
...
Closes #51
2016-06-22 00:03:24 +02:00
cd25e87850
Bump copyright year
2016-01-02 23:49:57 +01:00
132a99fb07
Fix license notice version
2016-01-02 23:49:41 +01:00
6d75409a81
Bump version
2015-12-13 15:16:02 +01:00
adb02b1737
Remove lighter
2015-12-13 15:15:52 +01:00
a53cc6a58c
Bump version
2015-11-20 22:26:16 +01:00
35b5c5b579
Allow to specify the tag when renaming a workspace
2015-11-20 22:25:59 +01:00