Arun Prakash Jana
fc86152fa2
Fix compilation warning
2021-09-29 14:28:16 +05:30
Terminator X
1723aeb470
Merge pull request #1180 from MaxGyver83/master
...
autojump plugin: Support jethrokuan/z (port of z for fish)
2021-09-27 05:38:12 +05:30
Max Schillinger
1c9ecd781c
Combine assignment of $_Z_DATA, $Z_DATA or $HOME/.z
...
Co-authored-by: luukvbaal <31730729+luukvbaal@users.noreply.github.com>
2021-09-26 23:17:51 +02:00
Max Schillinger
f39ee39a36
autojump plugin: Support jethrokuan/z (port of z for fish)
2021-09-26 21:54:01 +02:00
Arun Prakash Jana
046d676a73
Fix broken GUI cmd run as plugin case
2021-09-25 23:55:25 +05:30
Terminator X
f3e0f23718
Merge pull request #1177 from luukvbaal/preview-tui
...
Preview without convert
2021-09-24 17:54:41 +05:30
Luuk van Baal
07c8089eaf
Preview without convert
2021-09-24 12:12:13 +02:00
Terminator X
2c82c77a05
Merge pull request #1174 from luukvbaal/restorepreview
...
Improve restorepreview race conditions
2021-09-23 13:12:15 +05:30
Luuk van Baal
52d8aa0945
Improve restorepreview race conditions
2021-09-22 17:15:35 +02:00
Terminator X
a447c12866
Merge pull request #1173 from luukvbaal/previewpatch
...
Add restorepreview patch
2021-09-22 09:08:32 +05:30
Luuk van Baal
d96a7bc2b7
Add restorepreview patch
2021-09-22 04:13:57 +02:00
Arun Prakash Jana
ffe472ac32
Revert "Close previewer when opening file ( #1171 )"
...
This reverts commit 532532704e
.
2021-09-22 05:46:45 +05:30
CantoroMC
bfc493c753
Support for nerdfont sty,cls and bib(tex filetypes) ( #1169 )
...
I've extended the use of nerdfont icon for tex to other common tex extensions.
I don't know how to do the same for icons-in-terminal.
Additionally, since the list is growing I have alphabetize the list of common
icons, used in icons-nerdfont.h.
2021-09-21 10:23:18 +05:30
luukvbaal
532532704e
Close previewer when opening file ( #1171 )
2021-09-21 10:18:51 +05:30
CantoroMC
2a6cc41972
add provided but unused ruby icon ( #1167 )
2021-09-19 10:13:07 +05:30
Terminator X
5bf9b52beb
Update FUNDING.yml
2021-09-19 06:55:51 +05:30
Arun Prakash Jana
aea97cf3a7
More checks
2021-09-09 23:17:22 +05:30
Arun Prakash Jana
27e1eb54c4
Fix #1162 : run commands as plugin through shell
2021-09-09 19:38:41 +05:30
Arun Prakash Jana
e7aec90889
Add early check
2021-09-09 18:05:51 +05:30
Jakob Beckmann
7f84fbc8a0
Added theme support for bat in preview-tui plugin ( #1141 )
2021-09-09 18:02:06 +05:30
Arun Prakash Jana
9df7e5f03e
Reformat checks
2021-09-09 09:06:09 +05:30
Arun Prakash Jana
359d7bc29c
Directory-specific sort order
2021-09-09 01:46:22 +05:30
Arun Prakash Jana
fa7cef2df7
The shell interprets "$nnn" now
2021-09-05 18:19:30 +05:30
Assaf Ben-Amitai
d34741107a
fix jump cd to use seperate params ( #1156 )
2021-09-05 05:20:31 +05:30
Assaf Ben-Amitai
7de52ff890
plugin autojump: on jump - read entire line ( #1155 )
2021-09-05 02:01:41 +05:30
Arun Prakash Jana
51829c8027
Reformat copy current current file name
2021-09-04 08:06:29 +05:30
Arun Prakash Jana
49be2cfcd1
Fix #1153 : sync hidden on batch rename
2021-09-04 07:23:02 +05:30
Arun Prakash Jana
ab0ab2b5f4
Use a meaningful macro
2021-09-04 07:21:59 +05:30
Daniel Eklöf
0556ac14ec
[draft] signal CWD change to terminal via OSC-7 ( #1148 )
...
* Signal CWD change to terminal via OSC-7
Closes #1147
* Make OSC-7 emission gated by NOX11
* Use newpath variable in gethostname()
Use dynamic memory for hostname
2021-08-30 20:14:05 +05:30
Terminator X
64c2c68bd0
Merge pull request #1146 from luanrivello/patch-1
...
Fix kitty listen_on example
2021-08-29 20:16:40 +05:30
Luan Belem Rivello
f9cf6dad48
Fix kitty listen_on example
2021-08-28 20:14:35 -03:00
Arun Prakash Jana
c974690482
Fix build break
2021-08-25 20:14:55 +05:30
Arun Prakash Jana
742759f32d
Exports special variables before running plugins
2021-08-25 16:32:45 +05:30
Terminator X
ad968b88da
Merge pull request #1143 from joelazar/master
...
fix fzhist plugin - get fish_history from the right place
2021-08-25 16:25:20 +05:30
joelazar
dba6eeb431
fix fzhist plugin - get fish_history from the right place
2021-08-25 10:36:10 +02:00
Arun Prakash Jana
55fc0c500b
Retain original context hovered file when selecting from plugin dir
2021-08-25 01:32:40 +05:30
Arun Prakash Jana
a62dbf093a
Fix NULL file name handling
2021-08-25 00:47:52 +05:30
Arun Prakash Jana
900513710f
More special variables at prompt/shell
...
$dN: directory path open in context N
$fN: file path hovered in context N
2021-08-24 23:34:40 +05:30
Arun Prakash Jana
6243de06f4
Update help page logo
2021-08-23 11:02:53 +05:30
Arun Prakash Jana
e11cbc289a
Add a cool ASCII art to help screen
2021-08-23 04:38:54 +05:30
elder-n00b
e4813f06c1
MacOSX legacy ( #1138 )
...
* Branched v4.2
Added workaround for Mac OS X < 10.12.0
(Only tested on 10.11.6, lower versions may need more workaround)
* Added *.dSYM to .gitignore
* Added comments for the macosx detection in Makefile
* Fixed indentation, formatting and missing newline at eof
* Moved includes inside include guard
Co-authored-by: elder-n00b <elder-n00b@yandex.com>
2021-08-22 12:17:27 +05:30
Arun Prakash Jana
6c5eab5e55
Jump back last dir from plugin dir with -
2021-08-19 08:45:07 +05:30
luukvbaal
ad6b6bd3df
Icon changes .iconlookup ( #1136 )
2021-08-18 23:16:29 +05:30
CantoroMC
a65055fc32
change and add some icons-nerdfont ( #1135 )
2021-08-18 19:23:53 +05:30
Arun Prakash Jana
6c3a3dbc15
Update README
2021-08-18 00:27:09 +05:30
CantoroMC
43da9a9c46
icon for zsh, nix, and matlab files(nerdfonts), lua color to lua file ( #1132 )
...
* icon for nix and matlab files(nerdfonts), lua color to lua file
* Update .iconlookup
* Update icons-nerdfont.h
* Update icons.h
Co-authored-by: luukvbaal <31730729+luukvbaal@users.noreply.github.com>
2021-08-17 20:41:42 +02:00
Arun Prakash Jana
78ea6702f7
Key B to add bookmarks on the fly
2021-08-17 20:53:54 +05:30
Terminator X
0aed67f329
Merge pull request #1131 from luukvbaal/patchfix
...
Fix gitstatus pathspec errors
2021-08-17 17:49:34 +05:30
Luuk van Baal
82d1510213
Fix gitstatus pathspec errors
2021-08-17 14:01:24 +02:00
Arun Prakash Jana
983d689a05
Disable auto-marking
2021-08-17 15:06:09 +05:30