Commit Graph

47 Commits

Author SHA1 Message Date
Daniel Harvey
126ce037f8
tmux-mate init command (#25)
* Init command

* Default to tmux-mate.dhall if nothing else passed

* Start command

* Update readme
2020-06-06 10:31:55 +01:00
Daniel Harvey
fa1d8637ed
Update readme 2020-06-04 19:43:08 +01:00
Daniel Harvey
cad6111054
Move to Travis CI and add deploy script (#24)
* Use travis CI

* Remove .github
2020-06-04 19:00:08 +01:00
Daniel Harvey
0e3a17c319 Reduce watch time in development env 2020-04-09 18:22:04 +01:00
Daniel Harvey
6ec58edb9d Add development.dhall and readme update 2020-04-09 18:20:52 +01:00
Daniel Harvey
ec232b7f32 Dhall explanation on error 2020-04-09 18:12:23 +01:00
Daniel Harvey
f6582db3f8
Add windowArrangement to schema (#18)
* Add windowArrangement to schema

* New command added to Dhall

* Output schema when it doesn't match saved one

* Explanation of schema

* My lord it works

* Remove mentions of old layouts

* Remove unrequired pragma
2020-04-09 13:46:49 +01:00
Daniel Harvey
303d0d3c7e
Merge pull request #15 from danieljharvey/test-run-mode
Add dry run mode
2020-03-17 20:26:15 +00:00
Daniel Harvey
a3aefefa44 Update that damn readme 2020-03-17 17:05:01 +00:00
Daniel Harvey
9f8d2f0a9c
Merge pull request #14 from danieljharvey/dont-attach-to-running-session
Don't attach to a session if we're already in one
2020-03-17 16:57:44 +00:00
Daniel Harvey
9071f9c646 Rename to dry run mode 2020-03-17 16:57:33 +00:00
Daniel Harvey
f0bf1e6e50 Add test run mode 2020-03-17 16:54:51 +00:00
Daniel Harvey
c55c3ab264 Don't attach to a session if we're already in one 2020-03-17 16:37:29 +00:00
Daniel Harvey
21234d47fb
Merge pull request #13 from danieljharvey/nice-nonempty-show
Nicer console output
2020-03-14 14:11:12 +00:00
Daniel Harvey
506bfe3976 Use Colourista direct from Hackage 2020-03-14 13:06:51 +00:00
Daniel Harvey
1ba8dc9ecb Colourful output, nice show for nonempty 2020-03-14 11:03:40 +00:00
Daniel Harvey
a8418360be Nice nonempty show 2020-03-14 10:26:58 +00:00
Daniel Harvey
2c11465f04
Merge pull request #10 from danieljharvey/sanitise-window-name
Add verbose mode, sanitise logging
2020-03-14 10:21:37 +00:00
Daniel Harvey
abf6c03566 Add verbose mode, sanitise logging 2020-03-14 09:39:34 +00:00
Daniel Harvey
61ad7110f5
Merge pull request #9 from danieljharvey/optparse
Parse command line params more nicely
2020-02-28 13:53:29 +00:00
Daniel Harvey
c667cc7e70 Parse command line params more nicely 2020-02-28 13:29:56 +00:00
Daniel Harvey
ace79a866b
Merge pull request #7 from ilyakooo0/escape-strings
Added name and command escaping
2020-02-28 13:09:35 +00:00
Daniel Harvey
d8d10f00a8
Add pull_request to CI workflow 2020-02-28 13:05:18 +00:00
iko
259c86fa0a Added name and command escaping 2020-02-25 15:58:08 +03:00
Daniel Harvey
57aefc7c00
Merge pull request #6 from danieljharvey/dont-remove-windows
Dont remove windows or panes that aren't our business
2020-02-25 08:18:37 +00:00
Daniel Harvey
8f943693a6 Don't remove panes that aren't our business 2020-02-25 08:01:48 +00:00
Daniel Harvey
371a35187a Don't remove windows when not hosting 2020-02-25 07:46:35 +00:00
Daniel Harvey
f8315649de Remove goddamn nonsense 2020-02-23 10:04:06 +00:00
Daniel Harvey
80552f7ed2
Create main.yml 2020-02-23 10:02:59 +00:00
Daniel Harvey
dcb1542194
WIP 2020-02-23 10:02:19 +00:00
Daniel Harvey
5f935dae7a
Merge pull request #4 from danieljharvey/use-window-not-session
Build up commands with constructors
2020-02-23 10:01:05 +00:00
Daniel Harvey
6d3d7f2bee Great 2020-02-23 09:59:55 +00:00
Daniel Harvey
5194824efe Sheeeeyit 2020-02-22 13:02:36 +00:00
Daniel Harvey
eeba0b6674 Jesus we're getting somewhere 2020-02-22 12:44:36 +00:00
Daniel Harvey
8e4d38ffa5 Remove paneTitle 2020-02-22 11:27:28 +00:00
Daniel Harvey
75b65acd09 Using better validation everywhere 2020-02-22 11:20:49 +00:00
Daniel Harvey
24eea83015 Tests for validation 2020-02-22 08:52:02 +00:00
Daniel Harvey
1b74890edb Validated types 2020-02-22 08:43:15 +00:00
Daniel Harvey
a88f01df65 Validdddattte 2020-02-20 11:28:48 +00:00
Daniel Harvey
e2f1195f8b More things 2020-02-20 08:02:22 +00:00
Daniel Harvey
1963e77dc2 Build up commands with constructors 2020-02-17 18:42:29 +00:00
Daniel Harvey
8c56c484ab
Merge pull request #3 from jmackie/master
Support building with Nix
2020-02-17 15:08:51 +00:00
Jordan Mackie
2b84143817
Support building with Nix 2020-02-17 12:10:26 +00:00
Daniel Harvey
2be121e1b3 Dhall format 2020-02-17 03:43:14 +00:00
Daniel Harvey
6810a59372 Use cleverer dhall in examples 2020-02-17 03:21:06 +00:00
Daniel Harvey
b5973fb873 Prior art 2020-02-17 02:58:53 +00:00
Daniel Harvey
0e4246b21e MVP 2020-02-17 02:55:24 +00:00