Commit graph

160 commits

Author SHA1 Message Date
Daniel Cooper
403f25bc22 Removed head -n 1 from tmux widget 2025-06-30 11:53:51 +10:00
alexismrosales
04c99d0db7 docs: Fix typo in configuration example 2025-06-26 14:52:29 -06:00
John Nguyen
e657f4b6b5
Update documentation links (#980)
* Fix links

Fix link

* Remove empty file

This has been refactored to docs/configurations/

* Update README.md

Made the links point directly at the files

---------

Co-authored-by: Alexis Opolka <53085471+alexis-opolka@users.noreply.github.com>
Co-authored-by: John Nguyen <ipwnponies@gmail.com>
2025-05-08 09:44:36 +02:00
alexis-opolka
445f9be247 Merge branch 'new-docs' of github.com:alexis-opolka/navi into alexis-opolka-new-docs 2025-05-04 12:37:13 +02:00
alexis-opolka
48fd4db08d Did a bit of refactoring - Deleted the png file inside the repository
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-05-04 11:00:43 +02:00
alexis-opolka
c409a0f149 Small update
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-04-30 22:15:00 +02:00
alexis-opolka
df8c0ff7b3 Update docs on widgets
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-04-30 22:14:03 +02:00
alexis-opolka
1c2abfd8e8 Updates the docs
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-04-30 22:06:38 +02:00
Alexis Opolka
9a6fae871a
Merge pull request #955 from alexis-opolka/new-default-commands
Introduce the new default commands + Add a reference for the configuration + Add some debug information along
2025-04-08 22:43:30 +02:00
alexis-opolka
dde73701e5 [Incomplete] Add a reference for the info subcommands
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-04-08 09:09:54 +02:00
alexis-opolka
fda4a2d154 Update the repo subcommands docs
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-04-01 09:07:19 +02:00
alexis-opolka
8b473ccdfe Update the usage article
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-30 07:39:28 +02:00
alexis-opolka
1795376062 Refactors shell-scripting article
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 23:31:55 +01:00
alexis-opolka
205fc755d5 Fixes typos
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 23:09:38 +01:00
alexis-opolka
e02fb9e20d Refactors the installation documentation
Fixes https://github.com/alexis-opolka/navi/issues/18

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 23:05:19 +01:00
alexis-opolka
018378ec93 Introduce a developers documentation entry
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 12:43:50 +01:00
alexis-opolka
3405582c8c Fixed a typo
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 12:33:28 +01:00
alexis-opolka
790aed326b Moved parts around and updated the TOC
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 12:31:47 +01:00
alexis-opolka
f7669ced21 Merge branch 'new-docs' of github.com:alexis-opolka/navi into new-docs 2025-03-29 12:29:30 +01:00
alexis-opolka
958bcc6538 Updated the fzf overrides part
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 12:29:21 +01:00
Alexis Opolka
87c85f40c1
Update README.md 2025-03-29 12:13:14 +01:00
Alexis Opolka
3d833a0aa9
Update README.md
Fixes a typo
2025-03-29 12:11:56 +01:00
alexis-opolka
d59bd5ec3d Refactored the configuration article
Fixes https://github.com/alexis-opolka/navi/issues/17

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 12:09:21 +01:00
alexis-opolka
3f4726a091 Moves entries from the cheatsheet/repositories article to the usage/commands/repo article
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 11:36:51 +01:00
alexis-opolka
a01b892ec4 Fixes the getting started title
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 10:52:08 +01:00
alexis-opolka
6d52bcd120 Fixes some typos and rendering issues
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 10:49:44 +01:00
alexis-opolka
85ff24ba70 Adds the missing TOC
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 10:33:51 +01:00
alexis-opolka
60a0a8482e Refactors the cheatsheet syntax article
Fixes https://github.com/alexis-opolka/navi/issues/16

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-29 10:31:34 +01:00
alexis-opolka
6482771e23 Merge remote-tracking branch 'origin/remote-follower' into new-docs 2025-03-29 09:06:39 +01:00
alexis-opolka
c35bd94a70 Merge branch 'new-docs' of github.com:alexis-opolka/navi into new-docs 2025-03-28 14:54:36 +01:00
alexis-opolka
2f3889e645 Update
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-28 14:54:30 +01:00
KITAGAWA Yasutaka
29d912a524
Change link title 2025-03-27 20:34:43 +09:00
Alexis Opolka
678894c874
Update new-docs branch (#26)
* Fix CI lint errors

* Run ci on pull requests

* Update powershell plugins metadata

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Tries to implement the call to

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Moves Navi plugin to its own repository

https://github.com/alexis-opolka/navi.plugin.pwsh
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Adds a check to create the profile file if it doesn't exist

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Allow cheatsheet items with same descriptions

Prior to the refactor performed in
https://github.com/denisidoro/navi/pull/760, cheatsheet items could have
the same tags and the same description, but a different snippet, and
they would all be listed in the finder.

After the refactor, this behavior has changed and such items will now be
treated as non-unique.

There appears to be no requirement for item descriptions to
be distinct, so this patch restores the earlier behavior.

Fixes: https://github.com/denisidoro/navi/issues/951

Signed-off-by: Erik Gabriel Carrillo <ecarrillo@alumni.utexas.net>

* Revert "Moves Navi plugin to its own repository"

This reverts commit 2bb57a23b8.

* Update shell.rs

It should remove the need to put a "-" in the middle of the name. It's a bit impractical.

* Update shell.rs

Updated the link to the module.

* Create navi.plugin.psm1

Moves the file to the base folder, removed cmdlets handlers and related options. Still needs modifications.

* Improved vim syntax highlighting documentation

* Update navi pwsh plugin

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Integrates the shortcut key in the module definition

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Update powershell plugin definition and exports

Co-authored-by: KITAGAWA Yasutaka <kit494way@gmail.com>
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Update Module exports

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Fixes powershell export

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Fixes the issue with unauthorized I/O redirection

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>

* Update cd.yml

---------

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
Signed-off-by: Erik Gabriel Carrillo <ecarrillo@alumni.utexas.net>
Co-authored-by: KITAGAWA Yasutaka <kit494way@gmail.com>
Co-authored-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
Co-authored-by: Denis Isidoro <denisidoro@users.noreply.github.com>
Co-authored-by: Rodinei Fagundes <rodinei.jf@gmail.com>
2025-03-24 03:25:10 +01:00
alexis-opolka
97ac48d47b Fixes small typo
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-24 03:20:45 +01:00
alexis-opolka
8169ec4d74 Refactor + update cheatsheets and cheatsheet repositories articles
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-24 03:02:53 +01:00
alexis-opolka
fbf4c0165b Quick refactor
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-24 01:54:22 +01:00
KITAGAWA Yasutaka
7ccba61bf3
Fix 2025-03-23 07:46:06 +09:00
KITAGAWA Yasutaka
534006ab42
Emphasize tip 2025-03-20 18:27:28 +09:00
KITAGAWA Yasutaka
9ddf9e9fd6
Add documentation on .cheat.md 2025-03-20 17:46:50 +09:00
Rodinei Fagundes
0dced05ded
Improved vim syntax highlighting documentation 2025-03-13 13:19:48 -03:00
alexis-opolka
7be6087ba7 Update documentation
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-03-12 01:02:54 +01:00
Alexis Opolka
58d58eafce
Update README.md
Added instructions on how to remove the powershell module.
2025-03-07 20:06:32 +01:00
Alexis Opolka
2df3f96a2a
Create configuration/config-example.yaml 2025-03-05 18:56:07 +01:00
Alexis Opolka
4aee114b01
Create example.cheat 2025-03-05 18:54:45 +01:00
Alexis Opolka
2119921a4e
Update navi.cheat 2025-03-05 18:54:07 +01:00
Alexis Opolka
de820e01d6
Create examples/cheatsheet/navi.cheat 2025-03-05 18:53:29 +01:00
alexis-opolka
b297cc0d61 Merge remote-tracking branch 'denisidoro/master' into new-docs 2025-02-16 12:07:15 +01:00
alexis-opolka
f9bc3d2e26 Moved a bit of information from the base README to the docs README
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-02-16 12:04:52 +01:00
alexis-opolka
9ab374d318 Update the documentation for contributions
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
2025-02-15 21:27:28 +01:00
Alexis Opolka
4fdd371f68
Update docs/navi_config.md
Co-authored-by: KITAGAWA Yasutaka <kit494way@gmail.com>
2025-02-13 13:29:50 +01:00