about summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-02-02 01:17:13 +0100
committerJune McEnroe <june@causal.agency>2021-02-03 14:31:44 -0500
commit0c5730708fc82be9b3e35249e5c51511c41bd6c9 (patch)
tree1381f5ebd8acbc7bb120d105e9153abc379a77ba /chat.c
parentAlso skip marking swap window (diff)
downloadcatgirl-0c5730708fc82be9b3e35249e5c51511c41bd6c9.tar.gz
catgirl-0c5730708fc82be9b3e35249e5c51511c41bd6c9.zip
chat.tmux.conf: Improve respawn, fix comment
Only respawn the pane not the entire window to avoid killing other
possibly existing panes in the same window.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
logsubject'>Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe