mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Compare commits
2 Commits
formatting
...
9941b28063
| Author | SHA1 | Date | |
|---|---|---|---|
| 9941b28063 | |||
|
|
68b02f07b0 |
@@ -408,7 +408,7 @@ __go_to_window_or_session_path() {
|
||||
|
||||
# local window_or_session_root=${window_root-$session_root}
|
||||
if [ -n "$target_path" ]; then
|
||||
run_cmd "cd \"$target_path\""
|
||||
run_cmd "clear"
|
||||
run_cmd " cd \"$target_path\""
|
||||
run_cmd " clear"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user