mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 966e500b40 | |||
| 4c1cb0762a |
@@ -306,6 +306,6 @@ __go_to_window_or_session_path() {
|
||||
local window_or_session_root=${window_root-$session_root}
|
||||
if [ -n "$window_or_session_root" ]; then
|
||||
run_cmd "cd \"$window_or_session_root\""
|
||||
send_keys "C-l"
|
||||
run_cmd "clear"
|
||||
fi
|
||||
}
|
||||
|
||||
@@ -13,4 +13,4 @@ Outputs Tmuxifier version."
|
||||
exit
|
||||
fi
|
||||
|
||||
echo "0.8.0"
|
||||
echo "0.8.1"
|
||||
|
||||
Reference in New Issue
Block a user