[[snapshot]]: 2021-05-13 19:37:15

Affected files:

.obsidian/workspace
tmux.md
This commit is contained in:
2021-05-13 19:37:15 +02:00
parent 9558423d64
commit 2f529cd5ab
2 changed files with 10 additions and 22 deletions
+9 -21
View File
@@ -10,7 +10,7 @@
{
"id": "e86f155c4139117c",
"type": "leaf",
"dimension": 21.245605223505777,
"dimension": 22.61729715278706,
"state": {
"type": "markdown",
"state": {
@@ -22,7 +22,7 @@
{
"id": "eeddb07932783526",
"type": "leaf",
"dimension": 12.129583124058263,
"dimension": 12.912712204250768,
"state": {
"type": "markdown",
"state": {
@@ -34,7 +34,7 @@
{
"id": "5b0a728f8b5ceed7",
"type": "leaf",
"dimension": 6.064791562029131,
"dimension": 6.456356102125384,
"state": {
"type": "markdown",
"state": {
@@ -43,22 +43,10 @@
}
}
},
{
"id": "8492e33cc7cf9629",
"type": "leaf",
"dimension": 6.064791562029131,
"state": {
"type": "markdown",
"state": {
"file": "tmux.md",
"mode": "source"
}
}
},
{
"id": "790a00bed2dcbc67",
"type": "leaf",
"dimension": 18.884982420894023,
"dimension": 20.10426413581072,
"state": {
"type": "markdown",
"state": {
@@ -70,7 +58,7 @@
{
"id": "17cf41804b8b958d",
"type": "split",
"dimension": 35.610246107483675,
"dimension": 37.90937040502607,
"children": [
{
"id": "0d5997891e905142",
@@ -174,7 +162,7 @@
"state": {
"type": "backlink",
"state": {
"file": "tmux.md",
"file": "tmux resize.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -191,7 +179,7 @@
"state": {
"type": "outline",
"state": {
"file": "tmux.md"
"file": "tmux resize.md"
}
}
}
@@ -202,10 +190,10 @@
"width": 300,
"collapsed": true
},
"active": "8492e33cc7cf9629",
"active": "5b0a728f8b5ceed7",
"lastOpenFiles": [
"tmux.md",
"tmux resize.md",
"tmux.md",
"2021-05-13.md",
"moa is broken.md",
"moa.party.md",
+1 -1
View File
@@ -3,5 +3,5 @@
- I am a [[tmux]] user.
- I have a love-relationship with it as it makes some things, like copy/paste, harder than I think they could be. then again, I'm not fixing the issues, so :)
- `ctrl-b` is the default command combination but I more often use `ctrl-a`, after [[screen]], and `ctrl-v` in second-level terminals.
- I'm thinking of just using `ctrl-b` everywhere as that way I don't need to do conf
- I'm thinking of just using `ctrl-b` everywhere as that way I don't need to do configuration in every new host.
- `ctrl-b w` to list windows.