Commit Graph

121 Commits

Author SHA1 Message Date
Ilan Cosman
198c17e902 Transient prompt for 1 line 2023-07-30 20:27:51 -07:00
Ilan Cosman
f1b2d3b162 Transient prompt for 2 lines 2023-07-30 19:53:35 -07:00
Ilan Cosman
2613a44891 Add _tide_parent_dirs to one line fish prompt 2022-09-05 12:57:40 -04:00
Ilan Cosman
8ed6dd3ee2 Merge branch 'find-in-parent-dirs' 2022-08-27 16:19:49 -04:00
Ilan Cosman
3668589799 Escape PATH when passing to subshell (#330) 2022-08-18 12:23:59 -04:00
Ilan Cosman
694487b9da Quote PATH when passing to subshell (fixes #329) 2022-08-18 09:11:44 -04:00
Ilan Cosman
a86dc04fda Pass PATH to the subshell (#303) 2022-08-06 19:58:00 -04:00
Ilan Cosman
7aababe7de Look for special files in all parent directories 2022-08-06 18:19:13 -04:00
Ilan Cosman
ccabacb629 Use read instead of command substitution 2022-03-14 08:43:24 -07:00
Ilan Cosman
2b78ac2540 Run fish from status fish-path 2022-03-09 14:12:55 -08:00
Ilan Cosman
85d09604a0 Fix highlighting completions in two line prompts 2022-03-09 13:40:20 -08:00
Ilan Cosman
041f23921a Repaint prompt when COLUMNS changes (fixes #254) 2022-02-21 07:19:18 -08:00
Ilan Cosman
1746ff8fa1 Add comment 2022-02-05 15:14:21 -08:00
Ilan Cosman
d75e4be05a Rename var 2022-01-26 09:35:35 -08:00
Ilan Cosman
af7dc0e412 Minor edits 2022-01-25 11:16:29 -08:00
Ilan Cosman
4580b64852 Add color normal to right prompt 2022-01-13 22:10:33 -08:00
Ilan Cosman
95f143dc51 Shorten and combine options 2022-01-12 10:24:41 -08:00
Ilan Cosman
7ce5d6c0e4 Fix spelling errors 2022-01-10 14:47:32 -08:00
Ilan Cosman
f2776829aa Fix _tide_last_pid being local 2022-01-09 11:28:42 -08:00
Ilan Cosman
0a9c0d3d26 Update prompt_var mechanics 2022-01-09 11:13:36 -08:00
Ilan Cosman
70ac8f1195 Fix right prompt frame bug 2022-01-08 14:05:44 -08:00
Ilan Cosman
adb6f33bfe Rename local variables 2022-01-05 13:50:08 -08:00
Ilan Cosman
ea0b386a0c Also eval _tide_pwd 2022-01-05 11:25:32 -08:00
Ilan Cosman
fc17a69914 Fix bug 2022-01-04 15:17:49 -08:00
Ilan Cosman
5a70822cc1 Run even less code, improve variable scoping 2022-01-04 15:04:39 -08:00
Ilan Cosman
fb151162b0 Fix 2 line prompt 2022-01-03 13:03:28 -08:00
Ilan Cosman
60327b32db Some work, 1 line prompt functional, 2 line not 2022-01-02 09:09:59 -08:00
Ilan Cosman
46587cb19b minor edits 2021-12-21 14:32:17 -08:00
Ilan Cosman
2b0696b087 Minor edits 2021-12-13 18:24:22 -08:00
Ilan Cosman
e56e1f971c Minor edits 2021-12-09 09:03:36 -08:00
Ilan Cosman
9f64ed61c4 More evaling 2021-12-08 09:27:33 -08:00
Ilan Cosman
20f85e4e11 Use two prompts 2021-12-08 09:21:12 -08:00
Ilan Cosman
8dde77e9f6 Use eval for fish_prompt 2021-12-08 09:09:13 -08:00
Ilan Cosman
0376903ca6 Rename variables 2021-10-01 10:52:44 -07:00
Ilan Cosman
9f11d9fa6b Minor edits 2021-09-30 21:18:16 -07:00
Ilan Cosman
6b26c69da8 Minor edits 2021-09-26 18:14:26 -07:00
Ilan Cosman
9c0ed1e4ce Add variable caching 2021-08-21 21:43:42 -07:00
Ilan Cosman
79c0dac801 Use variable expansion instead of a new variable 2021-08-13 15:45:58 -07:00
Ilan Cosman
a8824ebb21 Remove fish_right_prompt file 2021-08-13 04:54:40 -07:00
Ilan Cosman
d1d647c352 Clean up old prompt var usages 2021-08-13 04:49:48 -07:00
Ilan Cosman
26485519ba Use one prompt variable instead of two (closes #171) 2021-08-13 04:28:09 -07:00
Kid
cfe0b228f5
Use single underscore for __tide_on_fish_exit (#182) 2021-07-25 11:15:45 -07:00
Ilan Cosman
0f99df9d17 Minor edits 2021-07-17 14:34:36 -07:00
Ilan Cosman
9b109f5715 Detect jobs faster 2021-07-08 09:43:41 -07:00
Ilan Cosman
9efac25457 Minor edits 2021-07-06 16:09:01 -07:00
Ilan Cosman
7d66b9ed1a Update for fish 3.3.0 2021-06-28 09:43:25 -07:00
Ilan Cosman
c3e555e67e Don't set fish_term24bit 2021-06-24 12:58:13 -07:00
Ilan Cosman
6e74d1c71d Remove nonexistent variable tide_jobs_verbose 2021-06-08 13:21:49 -07:00
Ilan Cosman
26c758cf30 Minor edits 2021-05-13 12:44:48 -07:00
Ilan Cosman
315d00fe66 Minor edits 2021-05-05 10:10:07 -07:00